[PATCH 0/3] Cleanup some linker list usage issues
Tom Rini
trini at konsulko.com
Wed May 20 02:09:51 CEST 2026
Hey all,
In looking at some other issues, I saw the comment in include/event.h
about LTO discarding linker lists sometimes. Upon further investigation,
this was a sandbox-specific problem for which this problem was a
symptom. Also, the linker list code has always marked itself as "unused"
and while Marek thinks this might have been due to warnings at the time,
that is no longer the case. This series corrects sandbox to not have an
issue with linker lists in two files, stops marking linker lists as
unused and removes a now obsolete comment.
--
Tom
More information about the U-Boot
mailing list