summaryrefslogtreecommitdiffstats
path: root/include/configs/hammerhead.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/hammerhead.h')
-rw-r--r--include/configs/hammerhead.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/hammerhead.h b/include/configs/hammerhead.h
index ab13d2e32c..8e83daa376 100644
--- a/include/configs/hammerhead.h
+++ b/include/configs/hammerhead.h
@@ -83,7 +83,7 @@
#define CONFIG_AUTOBOOT 1
#define CONFIG_AUTOBOOT_KEYED 1
#define CONFIG_AUTOBOOT_PROMPT \
- "Press SPACE to abort autoboot in %d seconds\n"
+ "Press SPACE to abort autoboot in %d seconds\n", bootdelay
#define CONFIG_AUTOBOOT_DELAY_STR "d"
#define CONFIG_AUTOBOOT_STOP_STR " "
OpenPOWER on IntegriCloud