Home
last modified time | relevance | path

Searched refs:ft_common_board_setup (Results 1 – 12 of 12) sorted by relevance

/openbmc/u-boot/board/toradex/common/
H A Dtdx-common.c125 int ft_common_board_setup(void *blob, bd_t *bd) in ft_common_board_setup() function
162 int ft_common_board_setup(void *blob, bd_t *bd) in ft_common_board_setup() function
H A Dtdx-common.h12 int ft_common_board_setup(void *blob, bd_t *bd);
/openbmc/u-boot/board/toradex/colibri_t30/
H A Dcolibri_t30.c37 return ft_common_board_setup(blob, bd); in ft_board_setup()
/openbmc/u-boot/board/toradex/apalis_t30/
H A Dapalis_t30.c53 return ft_common_board_setup(blob, bd); in ft_board_setup()
/openbmc/u-boot/board/toradex/colibri_t20/
H A Dcolibri_t20.c80 return ft_common_board_setup(blob, bd); in ft_board_setup()
/openbmc/u-boot/board/toradex/colibri_pxa270/
H A Dcolibri_pxa270.c51 return ft_common_board_setup(blob, bd); in ft_board_setup()
/openbmc/u-boot/board/toradex/apalis-tk1/
H A Dapalis-tk1.c47 return ft_common_board_setup(blob, bd); in ft_board_setup()
/openbmc/u-boot/board/toradex/colibri_imx7/
H A Dcolibri_imx7.c347 return ft_common_board_setup(blob, bd); in ft_board_setup()
/openbmc/u-boot/board/toradex/colibri-imx6ull/
H A Dcolibri-imx6ull.c361 return ft_common_board_setup(blob, bd); in ft_board_setup()
/openbmc/u-boot/board/toradex/colibri_vf/
H A Dcolibri_vf.c590 return ft_common_board_setup(blob, bd); in ft_board_setup()
/openbmc/u-boot/board/toradex/colibri_imx6/
H A Dcolibri_imx6.c725 return ft_common_board_setup(blob, bd); in ft_board_setup()
/openbmc/u-boot/board/toradex/apalis_imx6/
H A Dapalis_imx6.c872 return ft_common_board_setup(blob, bd); in ft_board_setup()