From: Gireesh Hiremath Date: Fri, 11 Jun 2021 16:13:41 +0000 (+0000) Subject: configs: am335x_guardian: set boot delay X-Git-Tag: v2021.10~95^2~37 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=25b36ab2604757871450d88fee1b4ec9bbe516cb;p=platform%2Fkernel%2Fu-boot.git configs: am335x_guardian: set boot delay - set boot delay to zero, to increase boot speed Signed-off-by: Gireesh Hiremath Signed-off-by: Lokesh Vutla Link: https://lore.kernel.org/r/20210611161350.2141-10-Gireesh.Hiremath@in.bosch.com --- diff --git a/configs/am335x_guardian_defconfig b/configs/am335x_guardian_defconfig index 200ed49..c072b7d 100644 --- a/configs/am335x_guardian_defconfig +++ b/configs/am335x_guardian_defconfig @@ -19,6 +19,7 @@ CONFIG_BOOTSTAGE_STASH_ADDR=0x0 CONFIG_ENV_OFFSET_REDUND=0x540000 CONFIG_SPL_LIBDISK_SUPPORT=y CONFIG_DISTRO_DEFAULTS=y +CONFIG_BOOTDELAY=0 CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_PROMPT="Press SPACE to abort autoboot in %d seconds\n" CONFIG_AUTOBOOT_DELAY_STR="d"