Dear "Andrew Holt (SE)",

In message <1697cdb1-f968-4361-8895-c52ec77ec...@electrans.com> you wrote:
> 
> I want disable the ability to interrupt the boot process.
> 
> Setting bootdelay to 0 speeds the start, but if I hit a key at the right (or 
> wrong, depending on point of view) I can still break out into the U-Boot 
> command line.
> 
> Any hints/tips on how to do this ?

Did your try adding a "#define BOOTDELAY -1" in your board config
file?

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
A supercomputer is a machine that runs an endless loop in 2 seconds.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to