imx: imx8mp_evk: fix boot issue
authorPeng Fan <peng.fan@nxp.com>
Tue, 26 May 2020 23:33:50 +0000 (20:33 -0300)
committerStefano Babic <sbabic@denx.de>
Mon, 8 Jun 2020 08:42:45 +0000 (10:42 +0200)
commit28fff3fa1c7abb09888585252147e35496074880
treef1070d828974182242b4e67d1f57f8364799f620
parent0ec9d5bda93e0203405ffff134ce7b2d7fbda6aa
imx: imx8mp_evk: fix boot issue

The u-boot-spl.bin pad with ddr firmware conflicts with the
CONFIG_MALLOC_F_ADDR area, the ddr firmware will be overwritten
by malloc in SPL stage and cause ddr initialization not able
to finish. So update the related addresses to fix the issue.

Reported-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Fabio Estevam <festevam@gmail.com>
configs/imx8mp_evk_defconfig
include/configs/imx8mp_evk.h