Home
last modified time | relevance | path

Searched refs:vendor_header_size (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dandroid_image.h125 u32 vendor_header_size; member
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_boot_image.c78 printf("%svendor header size: %x\n", p, hdr->vendor_header_size);
/OK3568_Linux_fs/u-boot/common/
H A Dimage-android.c1194 hdr->vendor_header_size = vendor_boot_hdr->header_size; in populate_boot_info()
1400 printf("%svendor header size: %x\n", p, hdr->vendor_header_size); in android_print_contents()