configs: rv1126-spi-nor-tiny: set bootdelay to 1 second
Signed-off-by: Weiwen Chen <cww@rock-chips.com> Change-Id: I63b8e57dfb0b9bca70b3bdae69a60e870d88e77d
This commit is contained in:
parent
2a74799b42
commit
559a1947ac
|
|
@ -33,7 +33,7 @@ CONFIG_SPL_FIT_HW_CRYPTO=y
|
|||
CONFIG_SPL_FIT_IMAGE_KB=256
|
||||
CONFIG_SPL_FIT_IMAGE_MULTIPLE=1
|
||||
# CONFIG_SPL_SYS_DCACHE_OFF is not set
|
||||
CONFIG_BOOTDELAY=0
|
||||
CONFIG_BOOTDELAY=1
|
||||
CONFIG_SYS_CONSOLE_INFO_QUIET=y
|
||||
# CONFIG_DISPLAY_CPUINFO is not set
|
||||
CONFIG_ANDROID_BOOTLOADER=y
|
||||
|
|
|
|||
Loading…
Reference in New Issue