[PATCH V2 22/30] imx: bootaux: Fix bootaux issue when running on ARM64
sbabic at denx.de
sbabic at denx.de
Tue Jul 11 21:45:35 CEST 2023
> From: Ye Li <ye.li at nxp.com>
> The bootaux uses ulong to read private data and write to M4 TCM,
> this cause problem on ARM64 platform where the ulong is 8bytes.
> Fix it by using u32 to replace ulong.
> Reviewed-by: Peng Fan <peng.fan at nxp.com>
> Signed-off-by: Ye Li <ye.li at nxp.com>
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
Applied to u-boot-imx, master, thanks !
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, 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