Explorar o código

highbank: set AUTOBOOT_KEYED_CTRLC config option

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

Signed-off-by: Mark Langsdorf <mark.langsdorf@calxeda.com>
Mark Langsdorf %!s(int64=11) %!d(string=hai) anos
pai
achega
2a19de42ec
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      include/configs/highbank.h

+ 1 - 1
include/configs/highbank.h

@@ -82,7 +82,7 @@
 #define CONFIG_RESET_TO_RETRY
 #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_KEYED_CTRLC
 /*
  * Miscellaneous configurable options
  */