On Sat, Dec 02, 2023 at 11:23:19AM -0700, Simon Glass wrote:
> On Tue, 21 Nov 2023 at 08:28, Heinrich Schuchardt
> <heinrich.schucha...@canonical.com> wrote:
> >
> > If CONFIG_GENERATE_ACPI_TABLES=y, read the ACPI tables provided by QEMU
> > and make them available to U-Boot.
> >
> > Signed-off-by: Heinrich Schuchardt <heinrich.schucha...@canonical.com>
> > ---
> > v2:
> >         no change
> > ---
> >  board/emulation/qemu-riscv/qemu-riscv.c | 17 +++++++++++++++++
> >  1 file changed, 17 insertions(+)
> 
> Reviewed-by: Simon Glass <s...@chromium.org>
> 
> Can we not use common code to do this? What is different about ARM and x86?

This is why I was trying to convince people we need a symbol that means
"handle ACPI tables for QEMU targets" as yes, this code too should be in
that common area I bet.

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to