Searched refs:ft_system_setup (Results 1 – 8 of 8) sorted by relevance
14 int ft_system_setup(void *blob, bd_t *bd) in ft_system_setup() function
217 int ft_system_setup(void *blob, bd_t *bd);
631 fdt_ret = ft_system_setup(blob, gd->bd); in image_setup_libfdt()
208 int err = ft_system_setup(working_fdt, gd->bd); in do_fdt()
687 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
409 This causes U-Boot to call ft_system_setup() before booting into
616 This causes ft_system_setup() to be called before booting