summaryrefslogtreecommitdiff
path: root/configs/imx8qm_mek_androidauto_xen_defconfig
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2018-09-12 14:32:27 +0800
committerPeng Fan <peng.fan@nxp.com>2018-09-12 15:34:49 +0800
commit884cada50b9a9fcda09d259cf145d87a29122cac (patch)
tree3d4df6b50a71892c2631936c0753ff20cb138fb9 /configs/imx8qm_mek_androidauto_xen_defconfig
parentd37cfb9d07f77d35d06dc160f035dcf62de26fbb (diff)
MLK-19552 imx8qm: xen: fix memory map
Fixes 9486251ced24("MLK-19494 configs: imx8qm mek android audo: correct xen physical memory") correct text base, IPC address, memmap. Signed-off-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'configs/imx8qm_mek_androidauto_xen_defconfig')
-rw-r--r--configs/imx8qm_mek_androidauto_xen_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/imx8qm_mek_androidauto_xen_defconfig b/configs/imx8qm_mek_androidauto_xen_defconfig
index 74b02da26b..1352874c48 100644
--- a/configs/imx8qm_mek_androidauto_xen_defconfig
+++ b/configs/imx8qm_mek_androidauto_xen_defconfig
@@ -3,7 +3,7 @@ CONFIG_ARCH_IMX8=y
CONFIG_DEFAULT_DEVICE_TREE="fsl-imx8qm-mek-xen"
CONFIG_SYS_EXTRA_OPTIONS="ANDROID_AUTO_SUPPORT"
CONFIG_TARGET_IMX8QM_MEK=y
-CONFIG_SYS_TEXT_BASE=0x40080000
+CONFIG_SYS_TEXT_BASE=0x80080000
CONFIG_EFI_PARTITION=y
CONFIG_SYS_MALLOC_F_LEN=0x2000
CONFIG_DM=y