[PATCH 1/4] configs:roc-pc-rk3399 :Enable CONFIG_USE_PREBOOT
Manoj Sai
abbaraju.manojsai at amarulasolutions.com
Fri Sep 2 10:24:41 CEST 2022
use preboot configuration to enable usb devices
Signed-off-by: Manoj Sai <abbaraju.manojsai at amarulasolutions.com>
Signed-off-by: Da Xue <da.xue at libretech.co>
---
configs/roc-pc-rk3399_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/roc-pc-rk3399_defconfig b/configs/roc-pc-rk3399_defconfig
index 4625e47537..84e82da3cf 100644
--- a/configs/roc-pc-rk3399_defconfig
+++ b/configs/roc-pc-rk3399_defconfig
@@ -20,6 +20,7 @@ CONFIG_DEBUG_UART=y
CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x300000
# CONFIG_ANDROID_BOOT_IMAGE is not set
+CONFIG_USE_PREBOOT=y
CONFIG_DEFAULT_FDT_FILE="rockchip/rk3399-roc-pc.dtb"
CONFIG_DISPLAY_BOARDINFO_LATE=y
CONFIG_SPL_MAX_SIZE=0x2e000
--
2.25.1
More information about the U-Boot
mailing list