Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/
H A Ddt-setup.c14 int ft_system_setup(void *blob, bd_t *bd) in ft_system_setup() function
/OK3568_Linux_fs/u-boot/include/
H A Dfdt_support.h217 int ft_system_setup(void *blob, bd_t *bd);
/OK3568_Linux_fs/u-boot/common/
H A Dimage-fdt.c631 fdt_ret = ft_system_setup(blob, gd->bd); in image_setup_libfdt()
/OK3568_Linux_fs/u-boot/cmd/
H A Dfdt.c208 int err = ft_system_setup(working_fdt, gd->bd); in do_fdt()
/OK3568_Linux_fs/u-boot/board/toradex/colibri_imx6/
H A Dcolibri_imx6.c687 int ft_system_setup(void *blob, bd_t *bd) in ft_system_setup() function
/OK3568_Linux_fs/u-boot/board/toradex/apalis_imx6/
H A Dapalis_imx6.c834 int ft_system_setup(void *blob, bd_t *bd) in ft_system_setup() function
/OK3568_Linux_fs/u-boot/
H A DKconfig409 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