]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commita681be65d7e891571eb43e9fdb1480281c7b7f8e
treef1070d828974182242b4e67d1f57f8364799f620
parent7263614cb49f4dbb0be33e6d0cc23fc0ad2912c2
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