Home
last modified time | relevance | path

Searched refs:VENDOR_BOOT_HDRv4_SIZE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dandroid_image.h51 #define VENDOR_BOOT_HDRv4_SIZE 2124 macro
/OK3568_Linux_fs/u-boot/common/
H A Dimage-android.c570 bsoffs = ALIGN(VENDOR_BOOT_HDRv4_SIZE, pgsz) + in image_load()