Re: [U-Boot] Write operation for USB storage

2009-10-22 Thread Prafulla Wadaskar
> -Original Message- > From: l.ping...@gmail.com [mailto:l.ping...@gmail.com] On > Behalf Of Remy Bohmer > Sent: Thursday, October 22, 2009 4:18 PM > To: Prafulla Wadaskar > Cc: u-boot@lists.denx.de > Subject: Re: [U-Boot] Write operation for USB storage > >

Re: [U-Boot] Write operation for USB storage

2009-10-22 Thread Wolfgang Denk
Dear Prafulla Wadaskar, In message <73173d32e9439e4abb5151606c3e19e202f1d36...@sc-vexch1.marvell.com> you wrote: > > I can use fatload or ext2load to read from USB storage > My need is to write to a storage over USB interface. > > With reference to this link > https://lists.one-eyed-alien.net/

Re: [U-Boot] Write operation for USB storage

2009-10-22 Thread Remy Bohmer
Hi Prafulla, 2009/10/22 Prafulla Wadaskar : > Hi List > > I can use fatload or ext2load to read from USB storage > My need is to write to a storage over USB interface. > > With reference to this link > https://lists.one-eyed-alien.net/pipermail/usb-storage/2008-May/003665.html > > Is there any in

[U-Boot] Write operation for USB storage

2009-10-22 Thread Prafulla Wadaskar
Hi List I can use fatload or ext2load to read from USB storage My need is to write to a storage over USB interface. With reference to this link https://lists.one-eyed-alien.net/pipermail/usb-storage/2008-May/003665.html Is there any interface available or under development in U-boot to write on