On Tue, 11 Nov 2025 11:37:35 +0100, Francois Berder wrote: > Size of array buf was incorrect due to sizeof returning the > size of an integer (typically 32 bits) instead of a u64 type > (64 bits). Hence, buf array was shorter than expected. > >
Applied to u-boot/master, thanks!
[1/1] upl: Fix buf array size
commit: 8385ecc8eff91c45700040efbb08cba2ce6d3659
--
Tom

