]> Git Repo - J-u-boot.git/commit
ti814x_evm: add ti814x evm board support
authorMatt Porter <[email protected]>
Fri, 15 Mar 2013 10:07:10 +0000 (10:07 +0000)
committerTom Rini <[email protected]>
Sun, 24 Mar 2013 16:49:12 +0000 (12:49 -0400)
commitea7b96b6aa06fea40547333e8796f8ea9a856d67
tree5fd81168a1b2bf3040c2ab0d4ea900248aaed136
parent6213a68fe8da8be772e12def2302eb2bef85e1c9
ti814x_evm: add ti814x evm board support

Add TI814X EVM board directory, config file, and MAINTAINERS
entry. Enable build.

Signed-off-by: Matt Porter <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
[trini: Adapt to recent omap_hsmmc requirements, Matt re-tested]
Signed-off-by: Tom Rini <[email protected]>
MAINTAINERS
Makefile
arch/arm/cpu/armv7/Makefile
arch/arm/cpu/armv7/omap-common/Makefile
board/ti/ti814x/Makefile [new file with mode: 0644]
board/ti/ti814x/evm.c [new file with mode: 0644]
board/ti/ti814x/evm.h [new file with mode: 0644]
board/ti/ti814x/mux.c [new file with mode: 0644]
boards.cfg
include/configs/ti814x_evm.h [new file with mode: 0644]
spl/Makefile
This page took 0.034265 seconds and 4 git commands to generate.