-
- Downloads
ARM: omap5: add ft_board_setup for dra7xx/am57xx
Adds the board specific ft_board_setup() functions that are called when CONFIG_OF_BOARD_SETUP is defined. These functions will currently just call the ft_cpu_setup() function. Adds CONFIG_OF_BOARD_SETUP to the defconfig files for dra72_evm, dra74_evm, and am57xx_evm. Signed-off-by:Daniel Allred <d-allred@ti.com> Signed-off-by:
Madan Srinivas <madans@ti.com> Reviewed-by:
Tom Rini <trini@konsulko.com>
Showing
- board/ti/am57xx/board.c 9 additions, 0 deletionsboard/ti/am57xx/board.c
- board/ti/dra7xx/evm.c 9 additions, 0 deletionsboard/ti/dra7xx/evm.c
- configs/am57xx_evm_defconfig 1 addition, 0 deletionsconfigs/am57xx_evm_defconfig
- configs/dra72_evm_defconfig 1 addition, 0 deletionsconfigs/dra72_evm_defconfig
- configs/dra74_evm_defconfig 1 addition, 0 deletionsconfigs/dra74_evm_defconfig
Loading
Please register or sign in to comment