[U-Boot] [PATCH] CRITICAL error in v2013.04-rc2 (true and false not working)

Wolfgang Denk wd at denx.de
Thu Apr 4 22:33:07 CEST 2013


Dear Pali Rohár,

In message <201304041946.55455 at pali> you wrote:
>
> u-boot "true" and "false" hush commands are copiled incorrectly in uboot v2013.04-rc2 
> (c8142633e169665b246352918df5b76fd243bb71)
>
> when I run help in u-boot it show:
>
> # help
> 0       - do nothing, unsuccessfully
> 1       - do nothing, successfully
> ?       - alias for 'help'
> base    - print or set address offset
> ...
>
> Instead "0" and "1" there should be "false" and "true" command.

I confirm the problem.

York, your commit 472d546 "Consolidate bool type" is causing this
issue, so I suggest you send a fix, please.

Please check for other, similar use cases.

Thanks.
 

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: wd at denx.de
Generally speaking, there are other ways to accomplish whatever it is
that you think you need ...                               - Doug Gwyn


More information about the U-Boot mailing list