commit | c301226cdd61e462a6da19fde2a2ab47550e716b | [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 | 3da5fa8b6399cf3d7309d951848e23c62b4793c5 [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>