X-Git-Url: https://repo.jachan.dev/J-u-boot.git/blobdiff_plain/33da135f7e186642921995a478bd2b2b02939a67..0ccff7f8dca1e30863374a69c9292c82c142eb5e:/Kconfig diff --git a/Kconfig b/Kconfig index a206d1f8124..a7b2b6db742 100644 --- a/Kconfig +++ b/Kconfig @@ -647,6 +647,8 @@ config HAVE_TEXT_BASE config TEXT_BASE depends on HAVE_TEXT_BASE default 0x0 if POSITION_INDEPENDENT + default 0x17800000 if ARCH_MX6 + default 0x87800000 if ARCH_MX7 default 0x80800000 if ARCH_OMAP2PLUS || ARCH_K3 default 0x81700000 if MACH_SUNIV default 0x2a000000 if MACH_SUN9I