]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
OMAP3: Add Pandora support
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)
commit2be2c6cc674e26237962f5cf4c0d311e139e4241
treed206831def1583219b6edf93e4deef5b564a3f8c
parentad9bc8e52d174d699d1367be0b90089e4fdeb933
OMAP3: Add Pandora support

Add Pandora support.

Signed-off-by: Grazvydas Ignotas <notasas@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/pandora/Makefile [new file with mode: 0644]
board/omap3/pandora/config.mk [new file with mode: 0644]
board/omap3/pandora/pandora.c [new file with mode: 0644]
board/omap3/pandora/pandora.h [new file with mode: 0644]
board/omap3/pandora/u-boot.lds [new file with mode: 0644]
doc/README.omap3
include/configs/omap3_pandora.h [new file with mode: 0644]