]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
configs: airoha: an7581: enable position independent code
authorMikhail Kshevetskiy <mikhail.kshevetskiy@iopsys.eu>
Mon, 27 Apr 2026 13:53:25 +0000 (16:53 +0300)
committerTom Rini <trini@konsulko.com>
Fri, 15 May 2026 23:08:11 +0000 (17:08 -0600)
This enables U-Boot loading from any 4K aligned address.
It makes U-Boot debugging a bit simpler.

Signed-off-by: Mikhail Kshevetskiy <mikhail.kshevetskiy@iopsys.eu>
configs/an7581_evb_defconfig

index a94730cf56438586e95ece8ebc1230eaba800c92..16100d00f988e402f973ca71334515729aadab7d 100644 (file)
@@ -1,4 +1,5 @@
 CONFIG_ARM=y
+CONFIG_POSITION_INDEPENDENT=y
 CONFIG_ARCH_AIROHA=y
 CONFIG_TARGET_AN7581=y
 CONFIG_TEXT_BASE=0x81E00000