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