]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Support for the OpenRD base board
authorSimon Kagstrom <[simon.kagstrom@netinsight.net]>
Mon, 21 Sep 2009 22:31:01 +0000 (04:01 +0530)
committerTom Rix <Tom.Rix@windriver.com>
Tue, 13 Oct 2009 11:17:36 +0000 (06:17 -0500)
commite92daeb5c2050438402b87c7d614e8a13c294348
tree0be91d376b8a7b0db01afa77384d32eeb83494fd
parenta62e78fc444c67f958be48891bef3dab0e9eb285
Support for the OpenRD base board

The implementation is borrowed from the sheevaplug board and the Marvell
1.1.4 code. Unsupported (or untested) is the SD card, PCIe and SATA.

Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
MAINTAINERS
MAKEALL
Makefile
board/Marvell/openrd_base/Makefile [new file with mode: 0644]
board/Marvell/openrd_base/config.mk [new file with mode: 0644]
board/Marvell/openrd_base/kwbimage.cfg [new file with mode: 0644]
board/Marvell/openrd_base/openrd_base.c [new file with mode: 0644]
board/Marvell/openrd_base/openrd_base.h [new file with mode: 0644]
include/configs/openrd_base.h [new file with mode: 0644]