Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-tegra/
H A Ddt-setup.c13 int ft_system_setup(void *blob, bd_t *bd) in ft_system_setup() function
/openbmc/u-boot/arch/arm/mach-imx/imx8m/
H A Dsoc.c192 int ft_system_setup(void *blob, bd_t *bd) in ft_system_setup() function
/openbmc/u-boot/include/
H A Dfdt_support.h192 int ft_system_setup(void *blob, bd_t *bd);
/openbmc/u-boot/common/
H A Dimage-fdt.c557 fdt_ret = ft_system_setup(blob, gd->bd); in image_setup_libfdt()
/openbmc/u-boot/cmd/
H A Dfdt.c243 int err = ft_system_setup(working_fdt, gd->bd); in do_fdt()
/openbmc/u-boot/board/toradex/colibri_imx6/
H A Dcolibri_imx6.c697 int ft_system_setup(void *blob, bd_t *bd) in ft_system_setup() function
/openbmc/u-boot/board/toradex/apalis_imx6/
H A Dapalis_imx6.c843 int ft_system_setup(void *blob, bd_t *bd) in ft_system_setup() function
/openbmc/u-boot/
H A DKconfig476 This causes U-Boot to call ft_system_setup() before booting into
H A DREADME604 This causes ft_system_setup() to be called before booting