[PATCH] bloblist: adjust default bloblist size after reloc
Tom Rini
trini at konsulko.com
Sat Sep 13 00:16:31 CEST 2025
On Mon, 01 Sep 2025 19:03:08 +0200, Heinrich Schuchardt wrote:
> If neither CONFIG_BLOBLIST_FIXED NOR CONFIG_BLOBLIST_ALLOC is set,
> currently CONFIG_BLOBLIST_SIZE_RELOC defaults to 0 except if
> * CONFIG_ARM=y && CONFIG_EFI_LOADER=y && GENERATE_ACPI_TABLE=y.
>
> A size of zero never makes sense for a bloblist.
>
> When using QFW we need more than 64 KiB to host the ACPI table.
> In this case CONFIG_BLOBLIST_ALLOC is used.
>
> [...]
Applied to u-boot/next, thanks!
[1/1] bloblist: adjust default bloblist size after reloc
commit: 559f11e66cf78a7cf57100086bba11a5a516cd25
--
Tom
More information about the U-Boot
mailing list