summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/configs/highbank.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/highbank.h b/include/configs/highbank.h
index 5e5d8e6b1f..9bf56c7ea1 100644
--- a/include/configs/highbank.h
+++ b/include/configs/highbank.h
@@ -85,6 +85,9 @@
#define CONFIG_MENU
#define CONFIG_BOOTDELAY 2
+#define CONFIG_BOOT_RETRY_TIME -1
+#define CONFIG_RESET_TO_RETRY
+
/*
* Miscellaneous configurable options
*/