Merge tag 'u-boot-imx-20200623' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
[oweals/u-boot.git] / arch / arm / mach-imx / mx7 / Kconfig
index 286d36589d0bd68ce06e825ce89af03199becbcc..c8146c3509d773e2119ab5fa470c787d7b5c7dc7 100644 (file)
@@ -16,6 +16,13 @@ config MX7D
        select ROM_UNIFIED_SECTIONS
        imply CMD_FUSE
 
+config SYS_TEXT_BASE
+       default 0x87800000
+
+config SPL_TEXT_BASE
+       depends on SPL
+       default 0x00912000
+
 choice
        prompt "MX7 board select"
        optional