Home
last modified time | relevance | path

Searched defs:of_flat_tree (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/arch/nios2/lib/
Dbootm.c19 char *of_flat_tree = NULL; in do_bootm_linux() local
/external/u-boot/common/
Dimage-fdt.c153 int boot_relocate_fdt(struct lmb *lmb, char **of_flat_tree, ulong *of_size) in boot_relocate_fdt()
266 bootm_headers_t *images, char **of_flat_tree, ulong *of_size) in boot_get_fdt()
Dbootm_os.c271 char **of_flat_tree = &images->ft_addr; in do_bootvx_fdt() local
Dimage.c1609 char **of_flat_tree = &images->ft_addr; in image_setup_linux() local
/external/u-boot/arch/powerpc/lib/
Dbootm.c48 char *of_flat_tree = images->ft_addr; in boot_jump_linux() local