[PATCH] upl: Fix buf array size
Tom Rini
trini at konsulko.com
Sat Nov 22 17:23:26 CET 2025
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
More information about the U-Boot
mailing list