Files
u-boot/common
Tom Rini b5f2880261 Merge patch series "Clean up bloblist initialization"
Tom Rini <trini@konsulko.com> says:

This series does a few small but important cleanups to how we check for,
and initialize a bloblist. The first thing is that the way things are
done today, our HANDOFF code can only work with a fixed bloblist
location, so express that requirement in Kconfig. Next, we demote the
scary message about "Bloblist at ... not found" to a debug because we
most often see that because the bloblist doesn't (and can't) exist yet.
Finally, we remove bloblist_maybe_init and split this in to an exists
and a real init. This results in practically no growth (between 8 bytes
growth to 12 bytes saved, with some outliers saving much more thanks to
knowing it's impossible to have been passed a bloblist yet). This also
cleans up some of the code around checking for / knowing about a
bloblist existing.

Link: https://lore.kernel.org/r/20260519162225.770071-1-trini@konsulko.com
2026-06-02 09:30:33 -06:00
..
2026-04-22 14:23:49 -06:00
2026-05-15 19:28:29 +08:00
2024-11-03 21:27:12 -06:00
2025-07-28 08:53:20 -06:00
2026-04-22 14:23:49 -06:00
2025-12-04 09:38:58 -06:00
2024-07-15 12:12:17 -06:00
2024-07-15 12:12:17 -06:00
2025-01-26 11:06:56 +01:00
2026-04-17 08:02:42 +02:00
2025-06-23 16:15:23 -06:00
2026-05-12 15:38:00 -06:00
2024-07-15 12:12:17 -06:00