Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dandroid_image.h50 #define VENDOR_BOOT_HDRv3_SIZE 2112 macro
/OK3568_Linux_fs/u-boot/common/
H A Dimage-android.c471 bsoffs = ALIGN(VENDOR_BOOT_HDRv3_SIZE, pgsz); in image_load()