[U-Boot] [PATCH 1/1] Fixed clobbered output of the "help usb" command
Sergei Poselenov
sposelenov at emcraft.com
Tue Aug 10 08:26:47 CEST 2010
Hi Remy,
On Mon, 9 Aug 2010 19:26:46 +0200
Remy Bohmer <linux at bohmer.net> wrote:
> > --- a/common/cmd_usb.c
> > +++ b/common/cmd_usb.c
> > @@ -712,7 +712,7 @@ U_BOOT_CMD(
> > "usb part [dev] - print partition table of one or all USB
> > storage" " devices\n"
>
> Patch is corrupt. Lines are wrapped.
>
Sorry for that. Now I adjusted wrapping settings on my Claws Mail
client.
> > "usb read addr blk# cnt - read `cnt' blocks starting at block
> > `blk#'\n"
> > - " to memory address `addr'"
> > + " to memory address `addr'\n"
> > "usb write addr blk# cnt - write `cnt' blocks starting at
> > block `blk#'\n" " from memory address `addr'"
> > );
>
> Applied to u-boot-usb after some small fixes to this patch (header
> text cleaned up and word wrapping)
> Thanks.
>
Thank you.
Regards,
Sergei
More information about the U-Boot
mailing list