Home
last modified time | relevance | path

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

/u-boot/arch/mips/lib/
A Dbootm.c236 return boot_relocate_fdt(&images->lmb, &images->ft_addr, in boot_reloc_fdt()
/u-boot/common/
A Dbootm_os.c284 ret = boot_relocate_fdt(lmb, of_flat_tree, &of_size); in do_bootvx_fdt()
A Dimage-fdt.c157 int boot_relocate_fdt(struct lmb *lmb, char **of_flat_tree, ulong *of_size) in boot_relocate_fdt() function
A Dbootm.c711 ret = boot_relocate_fdt(&images->lmb, &images->ft_addr, in do_bootm_states()
A Dimage.c1739 ret = boot_relocate_fdt(lmb, of_flat_tree, &of_size); in image_setup_linux()
/u-boot/include/
A Dimage.h766 int boot_relocate_fdt(struct lmb *lmb, char **of_flat_tree, ulong *of_size);

Completed in 13 milliseconds