Home
last modified time | relevance | path

Searched refs:ft_system_setup (Results 1 – 9 of 9) sorted by relevance

/external/u-boot/arch/arm/mach-tegra/
Ddt-setup.c13 int ft_system_setup(void *blob, bd_t *bd) in ft_system_setup() function
/external/u-boot/arch/arm/mach-imx/mx8m/
Dsoc.c176 int ft_system_setup(void *blob, bd_t *bd) in ft_system_setup() function
/external/u-boot/include/
Dfdt_support.h192 int ft_system_setup(void *blob, bd_t *bd);
/external/u-boot/common/
Dimage-fdt.c495 fdt_ret = ft_system_setup(blob, gd->bd); in image_setup_libfdt()
/external/u-boot/cmd/
Dfdt.c209 int err = ft_system_setup(working_fdt, gd->bd); in do_fdt()
/external/u-boot/board/toradex/colibri_imx6/
Dcolibri_imx6.c688 int ft_system_setup(void *blob, bd_t *bd) in ft_system_setup() function
/external/u-boot/board/toradex/apalis_imx6/
Dapalis_imx6.c834 int ft_system_setup(void *blob, bd_t *bd) in ft_system_setup() function
/external/u-boot/
DKconfig401 This causes U-Boot to call ft_system_setup() before booting into
DREADME623 This causes ft_system_setup() to be called before booting