Skip to content
Snippets Groups Projects
Commit 2a19de42 authored by Mark Langsdorf's avatar Mark Langsdorf Committed by Tom Rini
Browse files

highbank: set AUTOBOOT_KEYED_CTRLC config option


Let highbank users break into the autoboot script with ctrl-c.

Signed-off-by: default avatarMark Langsdorf <mark.langsdorf@calxeda.com>
parent 00ddacc1
No related branches found
No related tags found
No related merge requests found
...@@ -82,7 +82,7 @@ ...@@ -82,7 +82,7 @@
#define CONFIG_RESET_TO_RETRY #define CONFIG_RESET_TO_RETRY
#define CONFIG_AUTOBOOT_KEYED #define CONFIG_AUTOBOOT_KEYED
#define CONFIG_AUTOBOOT_PROMPT "Autobooting in %d seconds...\nPress <s> to stop or <d> to delay\n", bootdelay #define CONFIG_AUTOBOOT_PROMPT "Autobooting in %d seconds...\nPress <s> to stop or <d> to delay\n", bootdelay
#define CONFIG_AUTOBOOT_KEYED_CTRLC
/* /*
* Miscellaneous configurable options * Miscellaneous configurable options
*/ */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment