[PATCH v9 24/37] common: Enable BLOBLIST_TABLES on arm

Simon Glass sjg at chromium.org
Fri Oct 18 01:18:15 CEST 2024


Hi Patrick,

On Wed, 16 Oct 2024 at 00:16, Patrick Rudolph
<patrick.rudolph at 9elements.com> wrote:
>
> Allow to use BLOBLIST_TABLES on arm to store ACPI or other tables.
>
> Signed-off-by: Patrick Rudolph <patrick.rudolph at 9elements.com>
> Cc: Tom Rini <trini at konsulko.com>
> ---
> Changelog v9:
> - default to BLOBLIST_ALLOC on arm
> - Move default for BLOBLIST_SIZE_RELOC up
> ---
>  common/Kconfig |  2 ++
>  lib/Kconfig    | 15 +++++++++------
>  2 files changed, 11 insertions(+), 6 deletions(-)
>

This is fine, but please disable it for snow since it needs the FIXED
option for now.

Regards,
Simon


More information about the U-Boot mailing list