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