]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
OMAP3: Add EVM board
authorDirk Behme <dirk.behme@googlemail.com>
Wed, 28 Jan 2009 20:39:58 +0000 (21:39 +0100)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Wed, 28 Jan 2009 20:39:58 +0000 (21:39 +0100)
commitad9bc8e52d174d699d1367be0b90089e4fdeb933
tree3d82b1d5847aac3b7f06c93795aa9b60d40ce813
parent9d0fc8110e7e755239329c26f300d5fc9946d3ec
OMAP3: Add EVM board

Add EVM board support.

Signed-off-by: Manikandan Pillai <mani.pillai@ti.com>
Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
MAINTAINERS
MAKEALL
Makefile
board/omap3/evm/Makefile [new file with mode: 0644]
board/omap3/evm/config.mk [new file with mode: 0644]
board/omap3/evm/evm.c [new file with mode: 0644]
board/omap3/evm/evm.h [new file with mode: 0644]
board/omap3/evm/u-boot.lds [new file with mode: 0644]
doc/README.omap3
include/configs/omap3_evm.h [new file with mode: 0644]