[PATCH] ARM: imx: soc: Select default TEXT_BASE for MX7

sbabic at denx.de sbabic at denx.de
Tue Jun 23 09:50:43 CEST 2020


> Select default U-Boot and SPL text base for the MX7 SoC. The U-Boot
> text base is picked as the one used by various MX7 boards. The SPL
> text base however is different.
> The SPL text base is set to 0x912000 instead of the usual 0x911000,
> that is because the 0x911000 value cannot work. Using 0x911000 as a
> SPL text base will result in the DCD header being placed below the
> 0x911000 address, which is a reserved SRAM area which must not be
> used. This will actually trigger eMMC boot failure on MX7D at least.
> Hence the increment.
> Update all boards affected by this SPL problem to the new SPL_TEXT_BASE.
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Fabio Estevam <festevam at gmail.com>
> Cc: NXP i.MX U-Boot Team <uboot-imx at nxp.com>
> Cc: Peng Fan <peng.fan at nxp.com>
> Cc: Stefano Babic <sbabic at denx.de>
Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================


More information about the U-Boot mailing list