Searched refs:boot_get_fdt (Results 1 – 3 of 3) sorted by relevance
/external/u-boot/common/ |
D | image-fdt.c | 225 int boot_get_fdt(int flag, int argc, char * const argv[], uint8_t arch, in boot_get_fdt() function
|
D | bootm.c | 259 ret = boot_get_fdt(flag, argc, argv, IH_ARCH_DEFAULT, &images, in bootm_find_images()
|
/external/u-boot/include/ |
D | image.h | 693 int boot_get_fdt(int flag, int argc, char * const argv[], uint8_t arch,
|