Re: [U-Boot] [PATCH] Marvell MV88F6281GTW_GE Board support

2009-05-31 Thread Wolfgang Denk
Dear Prafulla Wadaskar, In message <1243626217-9232-7-git-send-email-prafu...@marvell.com> you wrote: > 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 l

[U-Boot] [PATCH] Marvell MV88F6281GTW_GE Board support

2009-05-29 Thread Prafulla Wadaskar
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 Reviewed-by: Ronen Shitrit Sign

Re: [U-Boot] [PATCH] Marvell MV88F6281GTW_GE Board support

2009-04-03 Thread Wolfgang Denk
Dear Prafulla Wadaskar, In message <1238798370-9245-5-git-send-email-prafu...@marvell.com> you wrote: > From: prafulla_wadaskar > > 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.

[U-Boot] [PATCH] Marvell MV88F6281GTW_GE Board support

2009-04-03 Thread Prafulla Wadaskar
From: prafulla_wadaskar 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 Signed