]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/rd6281a.h
Marvell RD6281A Board support
authorPrafulla Wadaskar <prafulla@marvell.com>
Thu, 16 Jul 2009 15:32:24 +0000 (21:02 +0530)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Wed, 22 Jul 2009 22:14:40 +0000 (00:14 +0200)
commitfbc8365ad7ab0afd4143bdbffab2fd0b24df004f
treeadfd9a7d2aff15b71d4c5e5340c2d7cf94a39737
parent2906e6d654fcc7f2451fde225e4e8b3f20c9555f
Marvell RD6281A Board support

This is Marvell's 88F6281_A0 based reference design board

This patch is tested for-
1. Boot from DRAM/NAND flash/NFS
2. File transfer using tftp and loadb
3. NAND flash read/write/erase

Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
MAINTAINERS
MAKEALL
Makefile
board/Marvell/rd6281a/Makefile [new file with mode: 0644]
board/Marvell/rd6281a/config.mk [new file with mode: 0644]
board/Marvell/rd6281a/rd6281a.c [new file with mode: 0644]
board/Marvell/rd6281a/rd6281a.h [new file with mode: 0644]
include/configs/rd6281a.h [new file with mode: 0644]