You could also set the 'bootcmd' to do nothing

e.g. setenv bootcmd 'echo Ready...'

Of course, you will have to set bootdelay to a valid value before attempting to 
make the change.

Once the environment is saved - saveenv - bootdelay can be returned to 0.

Make sure you save this 
________________________________________
From: davinci-linux-open-source-boun...@linux.davincidsp.com 
[davinci-linux-open-source-boun...@linux.davincidsp.com] On Behalf Of Paulraj, 
Sandeep
Sent: Sunday, February 22, 2009 8:29 PM
To: Lori Gao; davinci-linux-open-source@linux.davincidsp.com
Subject: RE: How to stop the u-boot autoboot?

Go to the config.h file of the board in /include/configs/<board>.h file

There search for #define CONFIG_BOOTDELAY

Make this #undef CONFIG_BOOTDELAY.

Sandeep

________________________________
From: davinci-linux-open-source-boun...@linux.davincidsp.com 
[mailto:davinci-linux-open-source-boun...@linux.davincidsp.com] On Behalf Of 
Lori Gao
Sent: Sunday, February 22, 2009 1:59 AM
To: davinci-linux-open-source@linux.davincidsp.com
Subject: How to stop the u-boot autoboot?


Dear All:

When i set the bootdelay parameter to zero, the u-boot will boot OS without 
delay. But in this situation, i can't stop the u-boot into the command model 
even pressing ctrl+c. How can i keep no delay to boot OS and step into the 
command line model of u-boot if necessary?




Lori Gao

R&D center(Shanghai)
Rayco (Shanghai) Medical Products Company Limited
Carestream Health Inc.
_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to