On Tue, 27 May 2025 14:04:31 -0700, Raymond Mao wrote: > Clang is stricter than GCC when it comes to inline assembly and expects the > register to be written with explicitly same type of variable. > >
Applied to u-boot/next, thanks! [1/1] armv8: fix Clang warning on writing 32-bit variable to a 64-bit register commit: 85683bd1959cb7f3c870c9da12217f5a4ba0e922 -- Tom