> From: Ye Li <[email protected]> > 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 <[email protected]> > Signed-off-by: Ye Li <[email protected]> > Signed-off-by: Peng Fan <[email protected]> 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: [email protected] =====================================================================

