]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
highbank: set AUTOBOOT_KEYED_CTRLC config option
authorMark Langsdorf <mark.langsdorf@calxeda.com>
Tue, 10 Sep 2013 20:20:24 +0000 (15:20 -0500)
committerTom Rini <trini@ti.com>
Fri, 8 Nov 2013 20:25:14 +0000 (15:25 -0500)
Let highbank users break into the autoboot script with ctrl-c.

Signed-off-by: Mark Langsdorf <mark.langsdorf@calxeda.com>
include/configs/highbank.h

index 44a8f931bc200c580c47435999e1089bd5aa604e..b86eb430a15d4699a0b5e8766d8362cc21feaf76 100644 (file)
@@ -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
  */