OMAP3: Add common power code, README, and BeagleBoard
authorDirk Behme <dirk.behme@googlemail.com>
Tue, 27 Jan 2009 17:19:12 +0000 (18:19 +0100)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Wed, 28 Jan 2009 20:39:15 +0000 (21:39 +0100)
commitf904cdbb68167c647887f19929ad295dbaac8862
treeab4ec3fc8bd8fdaf080a8447ae3770ab06febf49
parentd5254f149da9e6cd649d887b042ce577ef3ba78d
OMAP3: Add common power code, README, and BeagleBoard

Add BeagleBoard support, common power code and README.

Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
12 files changed:
MAINTAINERS
MAKEALL
Makefile
board/omap3/beagle/Makefile [new file with mode: 0644]
board/omap3/beagle/beagle.c [new file with mode: 0644]
board/omap3/beagle/beagle.h [new file with mode: 0644]
board/omap3/beagle/config.mk [new file with mode: 0644]
board/omap3/beagle/u-boot.lds [new file with mode: 0644]
board/omap3/common/Makefile [new file with mode: 0644]
board/omap3/common/power.c [new file with mode: 0644]
doc/README.omap3 [new file with mode: 0644]
include/configs/omap3_beagle.h [new file with mode: 0644]