
8 Jan
2025
8 Jan
'25
7:25 p.m.
On Mon, Jan 06, 2025 at 07:32:13AM -0700, Simon Glass wrote:
This function uses separate arguments for data and size. Use the new abuf instead, so that they are paired and in one place. In some cases it also saves an argument, thus potentially reducing code size.
This is one of the commits that globally increases size in both full U-Boot and SPL/etc.
Is all of the "abuf" changes just a "tidy up" that increases the code a bit?
--
Tom