diff options
author | Prafulla Wadaskar <prafulla@marvell.com> | 2009-07-16 20:58:00 +0530 |
---|---|---|
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 2009-07-18 18:46:09 +0200 |
commit | 55dd4ba5413b14e8ee24058c89ac5c05376c331c (patch) | |
tree | 63fc23512e1d2057dccf8d4e407a84b66540d8c4 /MAINTAINERS | |
parent | 462b1038738dd86f8dd70595f250ce792e90d244 (diff) |
Marvell Sheevaplug Board support
Reference:
http://plugcomputer.org/
http://openplug.org/plugwiki/index.php/Das_U-boot_plug_support
This patch is tested for-
1. Boot from DRAM/NAND flash
2. File transfer using tftp
3. NAND flash read/write/erase
4. Linux kernel and RFS Boot from NAND
5. Enabled USB PHY init for kernel need
6. Boot from USB supported
Note: to boot Kirkwood kernel with USB support,
you should add "usb start" in the boot sequence
Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 575a7ec7a20..80f42a717f0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -685,6 +685,10 @@ Hugo Villeneuve <hugo.villeneuve@lyrtech.com> SFFSDR ARM926EJS +Prafulla Wadaskar <prafulla@marvell.com> + + sheevaplug ARM926EJS (Kirkwood SoC) + Richard Woodruff <r-woodruff2@ti.com> omap2420h4 ARM1136EJS |