[U-Boot] Regarding HUSH support in uboot

Wolfgang Denk wd at denx.de
Fri Jan 6 10:17:26 CET 2012


Dear amruth vamadev,

In message <CAL5DGCRuO3aYZjTDoQbgSzd6-d4KAgsO7BfvSnPhyajx3LMoOw at mail.gmail.com> you wrote:
> How do we know whether hush shell capability is supported or not in
> the command shell.I have enabled CONFIG_SYS_HUSH_PARSER in in config
> file.

A simple test is

	echo a && echo b

If you get "a && echo b" back, then hush is not active.

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
The one who says it cannot be done should never interrupt the one who
is doing it.


More information about the U-Boot mailing list