summaryrefslogtreecommitdiffstats
path: root/include/configs/highbank.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/highbank.h')
-rw-r--r--include/configs/highbank.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/highbank.h b/include/configs/highbank.h
index e01d4bb298..5710be5bf6 100644
--- a/include/configs/highbank.h
+++ b/include/configs/highbank.h
@@ -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
OpenPOWER on IntegriCloud