Searched refs:ft_len (Results 1 – 14 of 14) sorted by relevance
169 flush_cache((unsigned long)images->ft_addr, images->ft_len); in boot_prep_linux()175 ulong of_size = images->ft_len; in boot_cmdline_linux()196 ulong of_size = images->ft_len; in boot_bd_t_linux()314 flush_cache((unsigned long)images->ft_addr, images->ft_len); in boot_prep_vxworks()
56 if (IMAGE_ENABLE_OF_LIBFDT && images->ft_len) { in do_bootm_linux()70 if (IMAGE_ENABLE_OF_LIBFDT && images->ft_len) in do_bootm_linux()
249 &images->ft_len); in boot_reloc_fdt()267 return image_setup_libfdt(images, images->ft_addr, images->ft_len, in boot_setup_fdt()275 if (CONFIG_IS_ENABLED(MIPS_BOOT_FDT) && images->ft_len) { in boot_prep_linux()313 if (images->ft_len) in boot_jump_linux()
70 if (IMAGE_ENABLE_OF_LIBFDT && images->ft_len) { in do_bootm_linux()115 if (IMAGE_ENABLE_OF_LIBFDT && images->ft_len) in do_bootm_linux()
20 if (images->ft_len) in do_bootm_linux()
39 if (images->ft_len) in do_bootm_linux()
89 if (IMAGE_ENABLE_OF_LIBFDT && images->ft_len) { in boot_jump_linux()
229 if (IMAGE_ENABLE_OF_LIBFDT && images->ft_len) { in boot_prep_linux()386 if (IMAGE_ENABLE_OF_LIBFDT && images->ft_len) in boot_jump_linux()
78 if (images->ft_len) { in boot_prep_linux()
260 &images.ft_addr, &images.ft_len); in bootm_find_images()679 &images->ft_len); in do_bootm_states()
268 ulong of_size = images->ft_len; in do_bootvx_fdt()
1486 ulong of_size = images->ft_len; in image_setup_linux()
375 ulong ft_len; /* length of flat device tree */ member
688 if (!IMAGE_ENABLE_OF_LIBFDT || !images->ft_len) { in board_prep_linux()