Home
last modified time | relevance | path

Searched defs:resc_buf (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dresource_img.c315 ulong resc_buf = 0; in resource_init() local
/OK3568_Linux_fs/u-boot/common/
H A Dandroid_bootloader.c607 int android_image_verify_resource(const char *boot_part, ulong *resc_buf) in android_image_verify_resource()