Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/mips/lib/
H A Dbootm.c249 return boot_relocate_fdt(&images->lmb, &images->ft_addr, in boot_reloc_fdt()
/rk3399_rockchip-uboot/common/
H A Dbootm_os.c275 ret = boot_relocate_fdt(lmb, of_flat_tree, &of_size); in do_bootvx_fdt()
H A Dimage-fdt.c261 int boot_relocate_fdt(struct lmb *lmb, char **of_flat_tree, ulong *of_size) in boot_relocate_fdt() function
H A Dbootm.c749 ret = boot_relocate_fdt(&images->lmb, &images->ft_addr, in do_bootm_states()
H A Dimage.c1527 ret = boot_relocate_fdt(lmb, of_flat_tree, &of_size); in image_setup_linux()
/rk3399_rockchip-uboot/include/
H A Dimage.h712 int boot_relocate_fdt(struct lmb *lmb, char **of_flat_tree, ulong *of_size);