[U-Boot] Store ENTER ('\r') character in bootstopkey variable

Wolfgang Denk wd at denx.de
Fri Dec 2 13:47:12 CET 2011


Dear Giuseppe Modugno,

In message <CAOye5=kGA-ZFZp9H1qyusMhj1-NRGgR+yoRJNA=4ofVZPfx2YQ at 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 at 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.


More information about the U-Boot mailing list