On Tue, Dec 19, 2023 at 12:24 PM Heinrich Schuchardt <heinrich.schucha...@canonical.com> wrote: > > Add fields for the location of ACPI tables to the global data. > > Signed-off-by: Heinrich Schuchardt <heinrich.schucha...@canonical.com> > --- > 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 <s...@chromium.org>