commit | 00ddacc1a1860bf777ba32ac0ece7a566c97bf48 | [log] [tgz] |
---|---|---|
author | Mark Langsdorf <mark.langsdorf@calxeda.com> | Tue Sep 10 15:20:23 2013 -0500 |
committer | Tom Rini <trini@ti.com> | Fri Nov 08 15:25:14 2013 -0500 |
tree | 0bdeb7527cafaacaf566a0b799561fa5fd90de33 | |
parent | 212d7dadcd6465d342b937bf095114c0a8ced048 [diff] |
autoboot: add an option to override keyed autoboot As originally implemented, setting the AUTOBOOT_KEYED config option will prevent users from breaking into the autoboot script with ctrl-c. Restore that option with a new config symbol. Signed-off-by: Mark Langsdorf <mark.langsdorf@calxeda.com>