[PATCH v4 3/9] arm: add ACPI fields to global data
Simon Glass
sjg at chromium.org
Mon Jan 8 01:16:27 CET 2024
On Tue, 19 Dec 2023 at 08:04, Heinrich Schuchardt
<heinrich.schuchardt at canonical.com> wrote:
>
> Add fields for the location of ACPI tables to the global data.
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> ---
> v4:
> no change
> v3:
> let tables in global data depend on CONFIG_(SPL_)ACPI
> v2:
> new patch
> ---
> arch/arm/include/asm/global_data.h | 7 ++++++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list