From: FUKAUMI Naoki Date: Mon, 11 Sep 2023 10:05:08 +0000 (+0900) Subject: configs: rockchip: rock-pi-s: use default bootdelay (2s) X-Git-Tag: v2024.01-rc1~34^2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd9798b25981a61a768b2f2a27b2d5b5a66c4cd0;p=thirdparty%2Fu-boot.git configs: rockchip: rock-pi-s: use default bootdelay (2s) align with other boards. Signed-off-by: FUKAUMI Naoki Reviewed-by: Kever Yang --- diff --git a/configs/rock-pi-s-rk3308_defconfig b/configs/rock-pi-s-rk3308_defconfig index 47ecb6a35c5..bc0317102a9 100644 --- a/configs/rock-pi-s-rk3308_defconfig +++ b/configs/rock-pi-s-rk3308_defconfig @@ -23,7 +23,6 @@ CONFIG_DEBUG_UART=y CONFIG_ANDROID_BOOT_IMAGE=y CONFIG_FIT=y CONFIG_FIT_VERBOSE=y -CONFIG_BOOTDELAY=0 CONFIG_SYS_CONSOLE_INFO_QUIET=y # CONFIG_DISPLAY_CPUINFO is not set CONFIG_SPL_MAX_SIZE=0x20000