]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Allow runtime configuration of "zero-delay" check
authorJoe Hershberger <joe.hershberger@ni.com>
Fri, 17 Aug 2012 10:53:12 +0000 (10:53 +0000)
committerTom Rini <trini@ti.com>
Wed, 3 Oct 2012 23:01:21 +0000 (16:01 -0700)
commit93d7212fa6a7fa5ef01927c13ab360d1a4d6e95b
treef99cc9fa6e2079e7853f33d3d3158e244039d80b
parente53515a21c50e28393d2e4ff5bd438f9ba9e0cee
Allow runtime configuration of "zero-delay" check

Define the new "-2" value for bootdelay to mean autoboot with no delay
and don't check for an abort key (while "0" value means do check).

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
README
common/main.c