[PATCH v3 00/35] global_data: Reduce size of struct global_data
Tom Rini
trini at konsulko.com
Tue Aug 27 00:54:23 CEST 2024
On Fri, 23 Aug 2024 14:26:38 -0600, Simon Glass wrote:
> The global data structure has grown quite a lot over the years, being
> the best place to put an important pointer or something that must be
> accessed before and after relocation.
>
> This series attempts to reduce the size a little, by moving some things
> out and shrinking and aligning some fields.
>
> [...]
Applied to u-boot/next, thanks!
--
Tom
More information about the U-Boot
mailing list