]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
OMAP3: Add Zoom1 board support
authorDirk Behme <dirk.behme@googlemail.com>
Wed, 28 Jan 2009 20:40:16 +0000 (21:40 +0100)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Wed, 28 Jan 2009 20:40:16 +0000 (21:40 +0100)
commit7379f45a7bc71941c3920c2f6b3c3faa4d7fd315
treebfd79eab9ab507066d76b41f632847c0facc74b6
parent2be2c6cc674e26237962f5cf4c0d311e139e4241
OMAP3: Add Zoom1 board support

Support for Zoom MDK with OMAP3430. Details of Zoom MDK available here:
http://www.logicpd.com/products/devkit/ti/zoom_mobile_development_kit

Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
MAINTAINERS
MAKEALL
Makefile
board/omap3/common/Makefile
board/omap3/zoom1/Makefile [new file with mode: 0644]
board/omap3/zoom1/config.mk [new file with mode: 0644]
board/omap3/zoom1/u-boot.lds [new file with mode: 0644]
board/omap3/zoom1/zoom1.c [new file with mode: 0644]
board/omap3/zoom1/zoom1.h [new file with mode: 0644]
doc/README.omap3
include/configs/omap3_zoom1.h [new file with mode: 0644]