Hello,

In message <1243185450-20518-1-git-send-email...@denx.de> you wrote:
> In case of incorrect command invocations U-Boot used to print pretty
> useless "usage" messages, for example:
> 
>       => nand markbad
>       Usage:
>       nand - NAND sub-system
> 
> In the result, the user would have to run the "help" command to get
> the (available) information about correct command usage. Change this,
> so that this information gets always printed.
> 
> Note that this changes the user interface of all commands, but
> hopefully to the better.
> 
> Signed-off-by: Wolfgang Denk <w...@denx.de>
> ---
> Please help test this patch - many boards have developed their own
> style, and this affects them all.
> 
> Resent, by accident the original sender address got garbled.
> 
>  common/command.c  |   33 ++++++++++++++++-----------------
>  include/command.h |    2 +-
>  2 files changed, 17 insertions(+), 18 deletions(-)

Apoplied to next.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Systems programmers are the high priests of a low cult.
                                                       -- R.S. Barton
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to