MLK-16739 imx8qm/qxp/mq: Change environment offset to avoid overlay
authorYe Li <ye.li@nxp.com>
Tue, 31 Oct 2017 10:58:18 +0000 (05:58 -0500)
committerJason Liu <jason.hui.liu@nxp.com>
Thu, 2 Nov 2017 18:37:29 +0000 (02:37 +0800)
commit595f892871294d72208fabddfc64931b36276f35
tree91a5d0237a9d39d301b6d8134c5c4c30087da5bf
parentc76e037391f92712dae2a1c8df7937120f4bc3b5
MLK-16739 imx8qm/qxp/mq: Change environment offset to avoid overlay

When M4 images (m4_0 and m4_1) are included into flash.bin, the bin size exceeds
the 1.2MB, which cause overlay with u-boot environment area.
To fix the issue, we change the u-boot environment offset to 4MB for SD and FlexSPI,
and align this for all i.MX8 platforms (i.MX8QM/QXP/MQ).

Signed-off-by: Ye Li <ye.li@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
include/configs/imx8mq_evk.h
include/configs/imx8qm_arm2.h
include/configs/imx8qm_mek.h
include/configs/imx8qxp_arm2.h
include/configs/imx8qxp_mek.h