On Tue, 30 Jul 2024 08:39:34 -0600, Simon Glass wrote: > This data structure provides a list of pointers / array of structures. > I was planning to use it for the lmb restructure, to allow it to > support any number of entries, but then I gave up on it. > > There are quite a few places in U-Boot where such a list would be > useful, since it supports growing the array. > > [...]
Applied to u-boot/next, thanks! -- Tom