Searched refs:ft_system_setup (Results 1 – 9 of 9) sorted by relevance
13 int ft_system_setup(void *blob, bd_t *bd) in ft_system_setup() function
176 int ft_system_setup(void *blob, bd_t *bd) in ft_system_setup() function
192 int ft_system_setup(void *blob, bd_t *bd);
495 fdt_ret = ft_system_setup(blob, gd->bd); in image_setup_libfdt()
209 int err = ft_system_setup(working_fdt, gd->bd); in do_fdt()
688 int ft_system_setup(void *blob, bd_t *bd) in ft_system_setup() function
834 int ft_system_setup(void *blob, bd_t *bd) in ft_system_setup() function
401 This causes U-Boot to call ft_system_setup() before booting into
623 This causes ft_system_setup() to be called before booting