Newer
Older
diff --git a/include/configs/vesta.h b/include/configs/vesta.h
index 9be4905..66fce27 100644
--- a/include/configs/vesta.h
+++ b/include/configs/vesta.h
@@ -17,6 +17,9 @@
/* uncomment for PLUGIN mode support */
#define CONFIG_USE_PLUGIN
+#ifdef CONFIG_BOOTDELAY
+#undef CONFIG_BOOTDELAY
+#endif
#define CONFIG_BOOTDELAY 0
#define CONFIG_RESET_TO_RETRY
#define CONFIG_BOOT_RETRY_TIME 5