[U-Boot] Write operation for USB storage

Prafulla Wadaskar prafulla at marvell.com
Thu Oct 22 13:28:26 CEST 2009


 

> -----Original Message-----
> From: l.pinguin at gmail.com [mailto:l.pinguin at gmail.com] On 
> Behalf Of Remy Bohmer
> Sent: Thursday, October 22, 2009 4:18 PM
> To: Prafulla Wadaskar
> Cc: u-boot at lists.denx.de
> Subject: Re: [U-Boot] Write operation for USB storage
> 
> Hi Prafulla,
> 
> 2009/10/22 Prafulla Wadaskar <prafulla at marvell.com>:
> > 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-Ma
> y/003665.html
> >
> > Is there any interface available or under development in 
> U-boot to write on USB storage device either raw or through 
> some file system?
> 
> Nope, not that I know off...
> but, if you have patches.... :-)

Hi Reamy

One safe approach is boot bare minimal kernel with initrd, and write on USB storage through Linux :-)

If writing through u-boot is must for my system, then certainly I will develop patches :-)

Regards..
Prafulla . .

> 
> Regards,
> 
> Remy
> 


More information about the U-Boot mailing list