]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Marvell MV88F6281GTW_GE Board support
authorPrafulla Wadaskar <prafulla@marvell.com>
Thu, 16 Jul 2009 15:28:01 +0000 (20:58 +0530)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sat, 18 Jul 2009 18:41:42 +0000 (20:41 +0200)
commit4abc5bffea244589fa1097e4c899a63efc609c8e
treedce2a8ff0383d729b544d5e07f8f78e8e9411bc0
parent55dd4ba5413b14e8ee24058c89ac5c05376c331c
Marvell MV88F6281GTW_GE Board support

This is Marvell's 88F6281_A0 based custom board developed
for wireless access point product

This patch is tested for-
1. Boot from DRAM/SPI flash/NFS
2. File transfer using tftp and loadb
3. SPI flash read/write/erase
4. Booting Linux kernel and RFS from SPI flash
5. Boot from USB supported

Reviewed-by: Ronen Shitrit <rshitrit@marvell.com>
Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
MAINTAINERS
MAKEALL
Makefile
board/Marvell/mv88f6281gtw_ge/Makefile [new file with mode: 0644]
board/Marvell/mv88f6281gtw_ge/config.mk [new file with mode: 0644]
board/Marvell/mv88f6281gtw_ge/mv88f6281gtw_ge.c [new file with mode: 0644]
board/Marvell/mv88f6281gtw_ge/mv88f6281gtw_ge.h [new file with mode: 0644]
include/configs/mv88f6281gtw_ge.h [new file with mode: 0644]