On Sat, Dec 02, 2023 at 11:23:19AM -0700, Simon Glass wrote:
> On Tue, 21 Nov 2023 at 08:28, Heinrich Schuchardt
> 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
> > ---
> > v
On Tue, 21 Nov 2023 at 08:28, Heinrich Schuchardt
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
> ---
> v2:
> no change
> ---
> board/emulation/qemu-riscv/qemu-riscv.c | 17 ++
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
---
v2:
no change
---
board/emulation/qemu-riscv/qemu-riscv.c | 17 +
1 file changed, 17 insertions(+)
diff --git a/board/emulati
3 matches
Mail list logo