
2 Dec
2011
2 Dec
'11
1:47 p.m.
Dear Giuseppe Modugno,
In message CAOye5=kGA-ZFZp9H1qyusMhj1-NRGgR+yoRJNA=4ofVZPfx2YQ@mail.gmail.com you wrote:
Which exact U-Boot version is this?
A patched 1.2.0.
Argh... Please update and use recent code.
Are you using the hush shell, or the legacy command interpreter?
I think the legacy command interpreter... how could I check this?
Try:
echo a || echo b
Hush will echo only "a", the old legacy interpreter will print "a || echo b".
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@denx.de
Dealing with failure is easy: work hard to improve. Success is also
easy to handle: you've solved the wrong problem. Work hard to
improve.