I think the problem is that you need to escape your semicolon.  That is replace 
; with \; in your commands.

Brad

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf
> Of Sz Lian Yu
> Sent: Tuesday, December 05, 2006 7:13 PM
> To: [EMAIL PROTECTED]; [email protected]
> Subject: Re: Unable to save bootcmd environment value
> 
> Dear ndno72-junk:
> 
> How about quote like this?
> 
> (1)
> setenv bootcmd 'setenv setboot setenv
> bootargs $(bootargs)
> video=dm64xxfb:output=$(videostd);run setboot;bootm
> 0x2050000'
> (2)
> saveenv
> (3)
> boot
> 
> 
> 
> --- [EMAIL PROTECTED] �f:
> 
> > After updating to the latest u-boot (1.1.3 Jun  5
> > 2006 - 15:13:01), my u-boot environment values
> > (printenv) got changed.  I tried to restore it back
> > but am unable to save the "bootcmd" variable.  When
> > I tried to set it as follows:
> >
> > DaVinci EVM # setenv bootcmd setenv setboot setenv
> > bootargs $(bootargs)
> > video=dm64xxfb:output=$(videostd);run setboot;bootm
> > 0x2050000
> >
> > u-boot immediately boots the uImage kernel, not
> > allowing me to issue the "saveenv" command to save
> > the "bootcmd" variable.  Because of this, the board
> > won't automatically boot and I have to set the
> > bootcmd but I can boot to Linux.  Anyone has this
> > problem?
> >
> > Regards,
> > Andy
> >
> >
> > > _______________________________________________
> > Davinci-linux-open-source mailing list
> > [email protected]
> >
> http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
> >
> 
> 
> ___________________________________________________
>  您的生活即�r通 - �贤ā����贰⑸�活、工作一次搞定!
>  http://messenger.yahoo.com.tw/
> _______________________________________________
> Davinci-linux-open-source mailing list
> [email protected]
> http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to