From: Lukasz Majewski Date: Mon, 9 Jun 2014 07:15:57 +0000 (+0200) Subject: config: exynos4: Reduce bootdelay from 3 to 1 second X-Git-Tag: submit/tizen/20140805.152104~54 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e0eee80e2e414c5fc68179dbfe06ae05007b06d5;p=platform%2Fkernel%2Fu-boot.git config: exynos4: Reduce bootdelay from 3 to 1 second Signed-off-by: Lukasz Majewski --- diff --git a/include/configs/exynos4-dt.h b/include/configs/exynos4-dt.h index 44e6ab4ef3..54a9918442 100644 --- a/include/configs/exynos4-dt.h +++ b/include/configs/exynos4-dt.h @@ -77,7 +77,7 @@ #define CONFIG_CMD_PMIC #define CONFIG_CMD_SETEXPR -#define CONFIG_BOOTDELAY 3 +#define CONFIG_BOOTDELAY 1 #define CONFIG_ZERO_BOOTDELAY_CHECK /* FAT */