
Dear Arno Steffen,
please keep the mailing list on Cc:
In message 804f0d21001140252v164b7df0p1d1e94f3d3160c8@mail.gmail.com you wrote:
Although I add hush to my config file #define CONFIG_HUSH_PARSER 1 /* use "hush" command parser */
and it compiles hush.c to hush.o I get
Unknown command 'if'
...
OMAP3 # echo foo || echo bar foo || echo bar
This means you do NOT have hush support in your image. Check your config file again, make sure you really rebuild the U-Boot image (run "make mrproper" first), and make sure you are really booting the new image.
My uboot is a 2008.10 (Mistral/TI EVM board)
...
The line: #define CONFIG_HUSH_PARSER 1 /* use "hush" command parser */ I put into /include/configs/omap3_evm.h
Are you sure omap3_evm.h is the right config file for your board?
--0016e6d99ace5450a2047d1dafbe Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Please never post HTML!!!
Best regards,
Wolfgang Denk