summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2018-03-23 02:46:41 -0700
committerYe Li <ye.li@nxp.com>2022-04-06 15:58:24 +0800
commit206c28200fab6b67fa85fd2357d3c4db26ed1212 (patch)
tree407c90cf7ba43c8275fbd5a3479d1d4e645a09bd /Kconfig
parentaa21c16ef2ad4db4eb130309aa3a08b243ab5fcf (diff)
MLK-18146-4 mx6: Update mx6 common head file
Align the common head file with v2020.04, since some configurations have been moved to Kconfig, so don't need them in mx6_common.h now. Signed-off-by: Ye Li <ye.li@nxp.com> (cherry picked from commit 183c12aeec8faae933f3222c40d333f1fc6ef89a) (cherry picked from commit 6fdf38a42f3dd3e623d46cb8a5f750ad83fd2720) (cherry picked from commit e37ed29ece6593f032d0333b229ca5f70bb2269f) (cherry picked from commit e090c9707cc680308c7bd26f83fd04e7aa13f57e) (cherry picked from commit 445edd56e0078d6e9a86d5d9205463d464f14a07)
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kconfig b/Kconfig
index 9dd9ec7f6d..da1444fc7b 100644
--- a/Kconfig
+++ b/Kconfig
@@ -403,7 +403,7 @@ config SYS_LOAD_ADDR
default 0x22000000 if MACH_SUN9I
default 0x42000000 if ARCH_SUNXI
default 0x82000000 if ARCH_KEYSTONE || ARCH_OMAP2PLUS || ARCH_K3
- default 0x82000000 if ARCH_MX6 && (MX6SL || MX6SLL || MX6SX || MX6UL || MX6ULL)
+ default 0x80800000 if ARCH_MX6 && (MX6SL || MX6SLL || MX6SX || MX6UL || MX6ULL)
default 0x12000000 if ARCH_MX6 && !(MX6SL || MX6SLL || MX6SX || MX6UL || MX6ULL)
default 0x80800000 if ARCH_MX7
default 0x90000000 if FSL_LSCH2 || FSL_LSCH3