summaryrefslogtreecommitdiffstats
path: root/include/configs/gth2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/gth2.h')
-rw-r--r--include/configs/gth2.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/configs/gth2.h b/include/configs/gth2.h
index c2d6ca70a5..7f7190bcdb 100644
--- a/include/configs/gth2.h
+++ b/include/configs/gth2.h
@@ -54,8 +54,9 @@
/* Only interrupt boot if space is pressed */
/* If a long serial cable is connected but */
/* other end is dead, garbage will be read */
-#define CONFIG_AUTOBOOT_KEYED 1
-#define CONFIG_AUTOBOOT_PROMPT "Press space to abort autoboot in %d second\n"
+#define CONFIG_AUTOBOOT_KEYED 1
+#define CONFIG_AUTOBOOT_PROMPT \
+ "Press space to abort autoboot in %d second\n", bootdelay
#define CONFIG_AUTOBOOT_DELAY_STR "d"
#define CONFIG_AUTOBOOT_STOP_STR " "
OpenPOWER on IntegriCloud