Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dabootimg.c120 if (!android_image_get_dtb_by_index(abootimg_addr(), num, in abootimg_get_dtb_by_index()
/u-boot/common/
A Dimage-android.c328 bool android_image_get_dtb_by_index(ulong hdr_addr, u32 index, ulong *addr, in android_image_get_dtb_by_index() function
A Dimage-fdt.c478 if (android_image_get_dtb_by_index((ulong)hdr, dtb_idx, &fdt_addr, &fdt_size)) { in boot_get_fdt()
/u-boot/include/
A Dimage.h1533 bool android_image_get_dtb_by_index(ulong hdr_addr, u32 index, ulong *addr,

Completed in 8 milliseconds