[PATCH v3 2/3] mach-snapdragon: Enable workaround of ignoring androidboot addr
George Chan via B4 Relay
devnull+gchan9527.gmail.com at kernel.org
Sun May 18 13:16:19 CEST 2025
From: George Chan <gchan9527 at gmail.com>
Enable the workaround for whole snapdragon family.
Suggested-by: Casey Connolly <casey.connolly at linaro.org>
Reviewed-by: Neil Armstrong <neil.armstrong at linaro.org>
Signed-off-by: George Chan <gchan9527 at gmail.com>
---
arch/arm/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index fedfdb21457..f6d903b4f1e 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1124,6 +1124,7 @@ config ARCH_SNAPDRAGON
select LINUX_KERNEL_IMAGE_HEADER if !ENABLE_ARM_SOC_BOOT0_HOOK
select SYSRESET
select SYSRESET_PSCI
+ select ANDROID_BOOT_IMAGE_IGNORE_BLOB_ADDR
imply OF_UPSTREAM
imply CMD_DM
imply DM_USB_GADGET
--
2.43.0
More information about the U-Boot
mailing list