From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Strobl Date: Mon, 14 Nov 2005 14:03:04 +0100 Subject: [U-Boot-Users] Re: How to change bootdelay?If I set bootdelay=0 In-Reply-To: <20051110134039.3B811CA0A3@ws5-11.us4.outblaze.com> References: <20051110134039.3B811CA0A3@ws5-11.us4.outblaze.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de dalalilala hellokity wrote: > I set the env "bootdelay=0" > Boot more quickly, everything seem like perfect. > But, I can't hit any key to stop autoboot. If you're able to boot Linux you might be able to change U-Boot variables from withing Linux. See DULG Chapter 14.3.26. Stefan