]> 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>
Sat, 3 Oct 2009 14:04:41 +0000 (09:04 -0500)
commit300d1137161a47573b0f6504f32371c8065b8d37
treee0e284b6f2ec156dcd818a18709986512cde29ae
parent2f8ccccf2b737fb130aa0dfb830cf28e365e2034
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]