Re: [U-Boot] [PATCH] usb: write command for RAW partition.

2009-12-03 Thread Remy Bohmer
Hi, 2009/11/19 Mahavir Jain : > Hi Remy, > > This patch looks straight forward to me as it would be useful for > generic USB file system write support in future (FYI i was able to write > kernel image to raw partition & boot from it). I would really > appreciate any feedback or suggestions on this

Re: [U-Boot] [PATCH] usb: write command for RAW partition.

2009-11-19 Thread Mahavir Jain
Hi Remy, This patch looks straight forward to me as it would be useful for generic USB file system write support in future (FYI i was able to write kernel image to raw partition & boot from it). I would really appreciate any feedback or suggestions on this. Thanks Mahavir On Mon, 2009-11-02 at

Re: [U-Boot] [PATCH] usb: write command for RAW partition.

2009-11-13 Thread Mahavir Jain
Hi, Any feedback or comments on this...? Thanks Mahavir On Mon, 2009-11-02 at 22:52 -0800, Mahavir Jain wrote: > This patch implements write support to usb device with raw partition. > It will be useful for filesystem write support to usb device from > u-boot in future. > > Tested with writing

[U-Boot] [PATCH] usb: write command for RAW partition.

2009-11-03 Thread Mahavir Jain
This patch implements write support to usb device with raw partition. It will be useful for filesystem write support to usb device from u-boot in future. Tested with writing kernel image to raw usb disk & booting with usb read command into ram. [Note: run usb part to get info about start sector