From e4043b2ae6cb66f9c9fffc01152956c8f9d20ab8 Mon Sep 17 00:00:00 2001 From: Risto Avila Date: Thu, 17 Aug 2017 16:05:13 +0300 Subject: [PATCH] zero-gravitas: set delay to 0 --- include/configs/zero-gravitas.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/configs/zero-gravitas.h b/include/configs/zero-gravitas.h index fd6ff1ed49..ba7ea53121 100644 --- a/include/configs/zero-gravitas.h +++ b/include/configs/zero-gravitas.h @@ -133,7 +133,7 @@ #define CONFIG_RESET_TO_RETRY #define CONFIG_BOOT_RETRY_TIME 90 #define CONFIG_BOOT_RETRY_MIN 90 -#define CONFIG_BOOTDELAY 1 +#define CONFIG_BOOTDELAY 0 /* Miscellaneous configurable options */ #define CONFIG_SYS_MEMTEST_START 0x80000000