mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-27 22:46:50 +08:00
apalis-imx8: set bootdelay
Set the boot delay to one second. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com> Reviewed-by: Fabio Estevam <festevam@denx.de>
This commit is contained in:
parent
1511ebf9f3
commit
41eac82bbd
@ -20,6 +20,7 @@ CONFIG_REMAKE_ELF=y
|
||||
CONFIG_FIT=y
|
||||
CONFIG_FIT_VERBOSE=y
|
||||
CONFIG_OF_SYSTEM_SETUP=y
|
||||
CONFIG_BOOTDELAY=1
|
||||
CONFIG_USE_PREBOOT=y
|
||||
CONFIG_PREBOOT="test -n ${fdtfile} || setenv fdtfile ${soc}-apalis${variant}-${fdt_board}.dtb"
|
||||
CONFIG_LOG=y
|
||||
|
Loading…
Reference in New Issue
Block a user