diff options
author | Siddarth Gore <[gores@marvell.com]> | 2010-03-18 20:25:40 +0530 |
---|---|---|
committer | trix <trix@windriver.com> | 2010-04-30 05:23:24 -0500 |
commit | 16b76705d36ac137fa9231cedfe1355561639e47 (patch) | |
tree | b188c5e5871e83f3fa390bc65de15dc29f0f1917 /MAKEALL | |
parent | 5e1fe88fe3df2555a8a0cba7d2ffaf2b03041dfb (diff) |
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>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-x | MAKEALL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -567,6 +567,7 @@ LIST_ARM9=" \ edb9312 \ edb9315 \ edb9315a \ + guruplug \ imx27lite \ lpd7a400 \ magnesium \ |