From 2e7bd41e4e8ab3d1efdabd9e263a2f7fe79bff8c Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Mon, 20 Nov 2023 10:14:59 +0000
Subject: [PATCH] otg change to host

---
 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