]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
highbank: enable keyed autoboot stop
authorRob Herring <rob.herring@calxeda.com>
Thu, 13 Jun 2013 03:24:54 +0000 (22:24 -0500)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Thu, 25 Jul 2013 06:16:37 +0000 (08:16 +0200)
Restrict autoboot interruption to "s" or "d" keys. This will prevent some
unwanted stopping and also allow disabling the reset on command timeout.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
include/configs/highbank.h

index e01d4bb2981c78c38869ef2603436d6f36cd6ed0..5710be5bf6a82d32919ca0515e715d014d361e42 100644 (file)
@@ -88,6 +88,8 @@
 #define CONFIG_BOOTDELAY               2
 #define CONFIG_BOOT_RETRY_TIME         -1
 #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
 
 /*
  * Miscellaneous configurable options