]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Marvell GuruPlug Board Support
authorSiddarth Gore <[gores@marvell.com]>
Thu, 18 Mar 2010 14:55:40 +0000 (20:25 +0530)
committertrix <trix@windriver.com>
Wed, 21 Apr 2010 12:24:51 +0000 (07:24 -0500)
commit36338b868f471e1ca9a0c3261d0709cd6997e69e
tree24d2909d59f16400938b0ce9a3434dabbbe69601
parent07739bcef5da07cc4a4edef8b91014ccc332eda3
Marvell GuruPlug Board Support

GuruPlug Standard: 1 Gb Ethernet, 2 USB 2.0
GuruPlug Plus: 2 Gb Ethernet, 2 USB 2.0, 1 eSATA, 1 uSD slot

References:
http://www.globalscaletechnologies.com/t-guruplugdetails.aspx
http://plugcomputer.org

This patch is for GuruPlug Plus, but it supports Standard version
as well.

Signed-off-by: Siddarth Gore <gores@marvell.com>
MAINTAINERS
MAKEALL
Makefile
board/Marvell/guruplug/Makefile [new file with mode: 0644]
board/Marvell/guruplug/config.mk [new file with mode: 0644]
board/Marvell/guruplug/guruplug.c [new file with mode: 0644]
board/Marvell/guruplug/guruplug.h [new file with mode: 0644]
board/Marvell/guruplug/kwbimage.cfg [new file with mode: 0644]
include/configs/guruplug.h [new file with mode: 0644]