Searched refs:android_image_get_dtb_by_index (Results 1 - 4 of 4) sorted by relevance

/u-boot/cmd/
H A Dabootimg.c141 if (!android_image_get_dtb_by_index(abootimg_addr(),
/u-boot/boot/
H A Dimage-fdt.c506 if (android_image_get_dtb_by_index((ulong)hdr, 0,
H A Dimage-android.c575 * android_image_get_dtb_by_index() - Get address and size of blob in DTB area.
587 bool android_image_get_dtb_by_index(ulong hdr_addr, ulong vendor_boot_img, function
/u-boot/include/
H A Dimage.h1880 * android_image_get_dtb_by_index() - Get address and size of blob in DTB area.
1892 bool android_image_get_dtb_by_index(ulong hdr_addr, ulong vendor_boot_img,

Completed in 67 milliseconds