aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2023-06-15 18:09:19 +0800
committerStefano Babic <sbabic@denx.de>2023-07-13 11:29:40 +0200
commit8d84a8f48702861b6bb99944c34cab76e0dd1cf3 (patch)
treef538805e11d3bb254c798e8ddf986ae5940dda3a /arch/arm/include/asm
parent9395eb05ee816fd8e5082e10e84391e5a621d9f0 (diff)
downloadu-boot-8d84a8f48702861b6bb99944c34cab76e0dd1cf3.zip
u-boot-8d84a8f48702861b6bb99944c34cab76e0dd1cf3.tar.gz
u-boot-8d84a8f48702861b6bb99944c34cab76e0dd1cf3.tar.bz2
imx: bootaux: Fix bootaux issue when running on ARM64
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@nxp.com> Signed-off-by: Ye Li <ye.li@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'arch/arm/include/asm')
0 files changed, 0 insertions, 0 deletions