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

Add Overo board support.

Signed-off-by: Steve Sakoman <sakoman@gmail.com>
Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
MAINTAINERS
MAKEALL
Makefile
board/omap3/common/Makefile
board/omap3/overo/Makefile [new file with mode: 0644]
board/omap3/overo/config.mk [new file with mode: 0644]
board/omap3/overo/overo.c [new file with mode: 0644]
board/omap3/overo/overo.h [new file with mode: 0644]
board/omap3/overo/u-boot.lds [new file with mode: 0644]
doc/README.omap3
include/configs/omap3_overo.h [new file with mode: 0644]