Skip to content
Snippets Groups Projects
Forked from KED Software Projects / Miscellaneous / KED U-Boot Fork
Source project has a limited visibility.
  • Mahavir Jain's avatar
    127e1084
    usb: write command for RAW partition. · 127e1084
    Mahavir Jain authored
    
    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: default avatarMahavir Jain <mjain@marvell.com>
    127e1084
    History
    usb: write command for RAW partition.
    Mahavir Jain authored
    
    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: default avatarMahavir Jain <mjain@marvell.com>