Dear "Andrew Holt (SE)",

In message <[email protected]> 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: [email protected]
A supercomputer is a machine that runs an endless loop in 2 seconds.
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to