[PATCH v4 09/18] configs: am335x_guardian: set boot delay
Gireesh.Hiremath at in.bosch.com
Gireesh.Hiremath at in.bosch.com
Fri Jun 11 18:13:41 CEST 2021
From: Gireesh Hiremath <Gireesh.Hiremath at in.bosch.com>
- set boot delay to zero, to increase boot speed
Signed-off-by: Gireesh Hiremath <Gireesh.Hiremath at in.bosch.com>
---
configs/am335x_guardian_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/am335x_guardian_defconfig b/configs/am335x_guardian_defconfig
index 000b198440..52fa58ae7b 100644
--- a/configs/am335x_guardian_defconfig
+++ b/configs/am335x_guardian_defconfig
@@ -19,6 +19,7 @@ CONFIG_ENV_OFFSET_REDUND=0x540000
CONFIG_SPL_LIBDISK_SUPPORT=y
CONFIG_DEFAULT_DEVICE_TREE="am335x-guardian"
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"
--
2.20.1
More information about the U-Boot
mailing list