[PATCH 0/3] Cleanup some linker list usage issues
Tom Rini
trini at konsulko.com
Fri Jun 5 01:05:00 CEST 2026
On Tue, 19 May 2026 18:09:51 -0600, Tom Rini wrote:
> 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.
>
> [...]
Applied to u-boot/next, thanks!
[1/3] sandbox: Drop special link order treatment of start.o and sdl.o
commit: 3ab8ea4a444ae798a173a25811081ae06cb358e3
[2/3] linker_lists: Do not set "unused" attribute
commit: 4355a9a5f0065b31e19178a377bc5f0a7968768d
[3/3] event: Remove obsolete comment and __used attributes
commit: 6e73890c739378776fe53f231471f202200bc79c
--
Tom
More information about the U-Boot
mailing list