commit | d43a0b8538899f0f1667c627c8f081d947860521 | [log] [tgz] |
---|---|---|
author | Mahavir Jain <mjain@marvell.com> | Tue Nov 03 12:22:10 2009 +0530 |
committer | Remy Bohmer <linux@bohmer.net> | Sun Dec 20 12:53:00 2009 +0100 |
tree | 85fe27024c506c6382c77946bde74675e1eef388 | |
parent | bf793791bee0bfd01c021e100213bf46491911b3 [diff] |
usb: write command for RAW partition. 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 & number of sectors on a partition for usb write operation.] Signed-off-by: Mahavir Jain <mjain@marvell.com>