[PATCH v5 0/4] alist: Implement a pointer list / array of structs

Tom Rini trini at konsulko.com
Wed Aug 7 19:38:50 CEST 2024


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




More information about the U-Boot mailing list