Searched refs:ft_board_setup_ex (Results 1 - 4 of 4) sorted by relevance

/u-boot/board/ti/ks2_evm/
H A Dboard.c149 void ft_board_setup_ex(void *blob, struct bd_info *bd) function
/u-boot/include/
H A Dfdt_support.h225 * are added or modified by the image_setup_libfdt(). The ft_board_setup_ex()
228 void ft_board_setup_ex(void *blob, struct bd_info *bd);
/u-boot/boot/
H A Dimage-fdt.c688 ft_board_setup_ex(blob, gd->bd);
/u-boot/cmd/
H A Dfdt.c696 ft_board_setup_ex(working_fdt, gd->bd);

Completed in 87 milliseconds