Home
last modified time | relevance | path

Searched refs:boot_relocate_fdt (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/arch/mips/lib/
Dbootm.c248 return boot_relocate_fdt(&images->lmb, &images->ft_addr, in boot_reloc_fdt()
/external/u-boot/common/
Dbootm_os.c275 ret = boot_relocate_fdt(lmb, of_flat_tree, &of_size); in do_bootvx_fdt()
Dimage-fdt.c114 int boot_relocate_fdt(struct lmb *lmb, char **of_flat_tree, ulong *of_size) in boot_relocate_fdt() function
Dbootm.c678 ret = boot_relocate_fdt(&images->lmb, &images->ft_addr, in do_bootm_states()
Dimage.c1504 ret = boot_relocate_fdt(lmb, of_flat_tree, &of_size); in image_setup_linux()
/external/u-boot/include/
Dimage.h697 int boot_relocate_fdt(struct lmb *lmb, char **of_flat_tree, ulong *of_size);