On Fri, 08 Aug 2025 13:00:21 +0100, Andrew Goodbody wrote: > Smatch reported two issues, firstly attempting to compare a u8 to a 16 > bit macro and secondly a potentially uninitialised variable. > >
Applied to u-boot/next, thanks! [1/2] remoteproc: ti_k3_arm64: Cannot set or compare u8 to 16bits commit: f780ad4be9fe84fbdd874455c7518e0576e4d845 [2/2] remoteproc: k3-r5: Ensure ret is initialised commit: c9cd480b5c5496b809d954424ce3554673c278d3 -- Tom