Commits
Flynn xu committed 96dd0e9f43e
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)