Searched refs:image_setup_libfdt (Results 1 – 5 of 5) sorted by relevance
| /openbmc/u-boot/arch/mips/lib/ |
| H A D | bootm.c | 267 return image_setup_libfdt(images, images->ft_addr, images->ft_len, in boot_setup_fdt()
|
| /openbmc/u-boot/cmd/ |
| H A D | bootefi.c | 188 if (image_setup_libfdt(&img, fdt, 0, NULL)) { in efi_install_fdt()
|
| /openbmc/u-boot/common/ |
| H A D | image-fdt.c | 526 int image_setup_libfdt(bootm_headers_t *images, void *blob, in image_setup_libfdt() function
|
| H A D | image.c | 1513 ret = image_setup_libfdt(images, *of_flat_tree, of_size, lmb); in image_setup_linux()
|
| /openbmc/u-boot/include/ |
| H A D | image.h | 888 int image_setup_libfdt(bootm_headers_t *images, void *blob,
|