Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-tegra/
H A Ddt-setup.c14 int ft_system_setup(void *blob, bd_t *bd) in ft_system_setup() function
/rk3399_rockchip-uboot/include/
H A Dfdt_support.h221 int ft_system_setup(void *blob, bd_t *bd);
/rk3399_rockchip-uboot/common/
H A Dimage-fdt.c652 fdt_ret = ft_system_setup(blob, gd->bd); in image_setup_libfdt()
/rk3399_rockchip-uboot/cmd/
H A Dfdt.c208 int err = ft_system_setup(working_fdt, gd->bd); in do_fdt()
/rk3399_rockchip-uboot/board/toradex/colibri_imx6/
H A Dcolibri_imx6.c687 int ft_system_setup(void *blob, bd_t *bd) in ft_system_setup() function
/rk3399_rockchip-uboot/board/toradex/apalis_imx6/
H A Dapalis_imx6.c834 int ft_system_setup(void *blob, bd_t *bd) in ft_system_setup() function
/rk3399_rockchip-uboot/
H A DKconfig429 This causes U-Boot to call ft_system_setup() before booting into
H A DREADME616 This causes ft_system_setup() to be called before booting