mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-28 09:41:41 +00:00
13 lines
482 B
Diff
13 lines
482 B
Diff
diff --git a/configs/rockpro64-rk3399_defconfig b/configs/rockpro64-rk3399_defconfig
|
|
index 867f2e1..4a013c9 100644
|
|
--- a/configs/rockpro64-rk3399_defconfig
|
|
+++ b/configs/rockpro64-rk3399_defconfig
|
|
@@ -14,7 +14,7 @@ CONFIG_DEBUG_UART=y
|
|
CONFIG_FIT=y
|
|
CONFIG_SPL_LOAD_FIT=y
|
|
CONFIG_SPL_FIT_GENERATOR="board/rockchip/rockpro64_rk3399/mk_fit_atf.sh"
|
|
-CONFIG_BOOTDELAY=0
|
|
+CONFIG_BOOTDELAY=2
|
|
# CONFIG_DISPLAY_CPUINFO is not set
|
|
CONFIG_ANDROID_BOOTLOADER=y
|
|
CONFIG_SPL_BOOTROM_SUPPORT=y
|