projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bcc7ba
)
colibri-imx8x: set bootdelay
author
Marcel Ziswiler
<marcel.ziswiler@toradex.com>
Fri, 3 Mar 2023 13:26:40 +0000
(14:26 +0100)
committer
Stefano Babic
<sbabic@denx.de>
Thu, 30 Mar 2023 08:53:27 +0000
(10:53 +0200)
Set the boot delay to one second.
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: Andrejs Cainikovs <andrejs.cainikovs@toradex.com>
configs/colibri-imx8x_defconfig
patch
|
blob
|
history
diff --git
a/configs/colibri-imx8x_defconfig
b/configs/colibri-imx8x_defconfig
index 82a7c22e001f929c82d881250f5b80b0cceceb08..c2ed550fa5576cde9f5976e0f3e10f80dfafde55 100644
(file)
--- a/
configs/colibri-imx8x_defconfig
+++ b/
configs/colibri-imx8x_defconfig
@@
-22,6
+22,7
@@
CONFIG_FIT=y
CONFIG_FIT_EXTERNAL_OFFSET=0x3000
CONFIG_FIT_VERBOSE=y
CONFIG_OF_SYSTEM_SETUP=y
+CONFIG_BOOTDELAY=1
CONFIG_USE_PREBOOT=y
CONFIG_PREBOOT="test -n ${fdtfile} || setenv fdtfile ${soc}-colibri-${fdt_board}.dtb"
CONFIG_DISTRO_DEFAULTS=y