From 89281ea41721b3027e14d66c19f2dbb4d11847d3 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Mon, 06 Nov 2023 07:24:14 +0000 Subject: [PATCH] build rk3568 uboot --- u-boot/configs/rk3126_defconfig | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/u-boot/configs/rk3126_defconfig b/u-boot/configs/rk3126_defconfig index a95e38d..f9bdb8e 100644 --- a/u-boot/configs/rk3126_defconfig +++ b/u-boot/configs/rk3126_defconfig @@ -15,6 +15,7 @@ # CONFIG_DISPLAY_CPUINFO is not set CONFIG_ANDROID_BOOTLOADER=y CONFIG_ANDROID_AVB=y +# CONFIG_SKIP_RELOCATE_UBOOT is not set CONFIG_FASTBOOT_BUF_ADDR=0x60800800 CONFIG_FASTBOOT_BUF_SIZE=0x04000000 CONFIG_FASTBOOT_FLASH=y -- Gitblit v1.6.2