MLK-20775: imx8qm/qxp: change xenlinux_addr to avoid memory conflict
authorFlynn xu <flynn.xu@nxp.com>
Sat, 19 Jan 2019 00:52:09 +0000 (19:52 -0500)
committerYe Li <ye.li@nxp.com>
Fri, 24 May 2019 11:28:14 +0000 (04:28 -0700)
commit96dd0e9f43e20d26570376c43f8745dc939e6e3b
treef80b1f9b4fbf6cf205f566d649985b6c9d33a968
parente6446a8b448d4abf04026a47f34d2feafe52a62a
MLK-20775: imx8qm/qxp: change xenlinux_addr to avoid memory conflict

When booting M4 with alt_config enabled, M4 will reserve 128MB for
video framebuffer from 0x88000000 to its partition, but Dom0 linux
loading address is 0x85000000, which will cause confict, so change
xenlinux_addr from 0x85000000 to 0x92000000.

Signed-off-by: Flynn xu <flynn.xu@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
(cherry picked from commit a6792ed6e578f4a5585dfc4370e3dbf348a4c8fd)
include/configs/imx8qm_mek.h
include/configs/imx8qxp_mek.h