Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dresource_img.c324 ulong resc_buf = 0; in resource_init() local
/rk3399_rockchip-uboot/common/
H A Dandroid_bootloader.c606 int android_image_verify_resource(const char *boot_part, ulong *resc_buf) in android_image_verify_resource()