Re: [U-Boot] [PATCH] cmd_usb.c: show cmd usage if no args given

2010-05-06 Thread Wolfgang Denk
Dear Serge Ziryukin, In message <1272220356-1024-1-git-send-email-ftrvxm...@gmail.com> you wrote: > Signed-off-by: Serge Ziryukin > --- > common/cmd_usb.c |5 + > 1 files changed, 5 insertions(+), 0 deletions(-) Applied. Note that the old code already printed a usage message when calle

[U-Boot] [PATCH] cmd_usb.c: show cmd usage if no args given

2010-04-25 Thread Serge Ziryukin
Signed-off-by: Serge Ziryukin --- common/cmd_usb.c |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/common/cmd_usb.c b/common/cmd_usb.c index ee3755c..fcb5f76 100644 --- a/common/cmd_usb.c +++ b/common/cmd_usb.c @@ -516,6 +516,11 @@ int do_usb(cmd_tbl_t *cmdtp, int fla