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