Searched refs:android_image_get_second (Results 1 - 3 of 3) sorted by relevance

/u-boot/boot/
H A Dimage-fdt.c513 } else if (!android_image_get_second(hdr, &fdt_data, &fdt_len) &&
H A Dimage-android.c421 int android_image_get_second(const void *hdr, ulong *second_data, ulong *second_len) function
/u-boot/include/
H A Dimage.h1866 * android_image_get_second() - Extracts the secondary bootloader address
1876 int android_image_get_second(const void *hdr, ulong *second_data, ulong *second_len);

Completed in 105 milliseconds