From: George Chan Date: Sun, 18 May 2025 11:16:19 +0000 (+0800) Subject: mach-snapdragon: Enable workaround of ignoring androidboot addr X-Git-Tag: v2025.10-rc1~91^2~44^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca2a0383467553d21fa90b94b37afe42538318de;p=pandora-u-boot.git mach-snapdragon: Enable workaround of ignoring androidboot addr Enable the workaround for whole snapdragon family. Suggested-by: Casey Connolly Reviewed-by: Neil Armstrong Signed-off-by: George Chan Link: https://lore.kernel.org/r/20250518-android-boot-v3-2-02c8768e131f@gmail.com Signed-off-by: Casey Connolly --- diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 9a22c7f6cea..8795eac0dc7 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -1125,6 +1125,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