On Tue, 04 Feb 2025 17:58:38 +0000, Harrison Mutai wrote: > This series of patches enhances the vexpress64 platform by enabling bloblist > support. It also introduces support for CONFIG_BLOBLIST_PASSAGE. This is > necessary to boot vexpress64 and other boards without manually specifying a > fixed address and size for the bloblist. > > After this change, all the bloblist init modes are supported (i.e., fixed, > alloc, passage) and Vexpress64 boots with CONFIG_BLOBLIST_PASSAGE. > > [...]
Applied to u-boot/next, thanks! -- Tom