Hi Heiko,

On 09/07/2012 11:51 AM, Heiko Schocher wrote:
> 
> I try the following script in u-boot
> ---------------------------------------------------------------------
> setenv error 'if true; then
>         echo **** ERROR ****
>         exit;
> fi'
>

don't know if it helps but AFAIK you need a semicolon to seperate the echo and
the exit command.

Regards
Holger


_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to