From: Jonas Karlman Date: Thu, 12 Dec 2024 22:09:41 +0000 (+0000) Subject: rockchip: rk3288-firefly: Drop USE_PREBOOT Kconfig option X-Git-Tag: v2025.04-rc1~66^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a18711f54dd5e68742cf3e4c2f3dc9489cd9a07;p=pandora-u-boot.git rockchip: rk3288-firefly: Drop USE_PREBOOT Kconfig option After the migration to use standard boot, storage media devices should automatically be initialized in the order listed in boot_targets env. Drop USE_PREBOOT to speed up boot when booting from SD-card or eMMC. Signed-off-by: Jonas Karlman Reviewed-by: Kever Yang --- diff --git a/configs/firefly-rk3288_defconfig b/configs/firefly-rk3288_defconfig index 6e395f5c450..661ac065ce3 100644 --- a/configs/firefly-rk3288_defconfig +++ b/configs/firefly-rk3288_defconfig @@ -18,7 +18,6 @@ CONFIG_DEBUG_UART_BASE=0xff690000 CONFIG_DEBUG_UART_CLOCK=24000000 CONFIG_DEBUG_UART=y # CONFIG_ANDROID_BOOT_IMAGE is not set -CONFIG_USE_PREBOOT=y CONFIG_DEFAULT_FDT_FILE="rk3288-firefly.dtb" CONFIG_MISC_INIT_R=y CONFIG_SPL_PAD_TO=0x7f8000