Home
last modified time | relevance | path

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

/u-boot-v2022.01-rc1/arch/arm/mach-tegra/
A Ddt-setup.c16 int ft_system_setup(void *blob, struct bd_info *bd) in ft_system_setup() function
/u-boot-v2022.01-rc1/board/xen/xenguest_arm64/
A Dxenguest_arm64.c181 int ft_system_setup(void *blob, struct bd_info *bd) in ft_system_setup() function
/u-boot-v2022.01-rc1/arch/arm/mach-imx/mx6/
A Dmodule_fuse.c193 int ft_system_setup(void *blob, struct bd_info *bd) in ft_system_setup() function
/u-boot-v2022.01-rc1/arch/arm/mach-stm32mp/
A Dfdt.c255 int ft_system_setup(void *blob, struct bd_info *bd) in ft_system_setup() function
/u-boot-v2022.01-rc1/arch/arm/mach-imx/imx8/
A Dfdt.c282 int ft_system_setup(void *blob, struct bd_info *bd) in ft_system_setup() function
/u-boot-v2022.01-rc1/include/
A Dfdt_support.h217 int ft_system_setup(void *blob, struct bd_info *bd);
/u-boot-v2022.01-rc1/common/
A Dimage-fdt.c626 fdt_ret = ft_system_setup(blob, gd->bd); in image_setup_libfdt()
A DKconfig.boot315 This causes U-Boot to call ft_system_setup() before booting into
/u-boot-v2022.01-rc1/cmd/
A Dfdt.c233 int err = ft_system_setup(working_fdt, gd->bd); in do_fdt()
/u-boot-v2022.01-rc1/arch/arm/mach-imx/imx8m/
A Dsoc.c1030 int ft_system_setup(void *blob, struct bd_info *bd) in ft_system_setup() function
/u-boot-v2022.01-rc1/
A DREADME576 This causes ft_system_setup() to be called before booting

Completed in 24 milliseconds