
10 Aug
2010
10 Aug
'10
8:26 a.m.
Hi Remy,
On Mon, 9 Aug 2010 19:26:46 +0200 Remy Bohmer linux@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