[PATCH v2 4/7] risc-v: add support for QEMU firmware tables

Simon Glass sjg at chromium.org
Sat Dec 2 19:23:17 CET 2023


On Tue, 21 Nov 2023 at 08:28, Heinrich Schuchardt
<heinrich.schuchardt at canonical.com> wrote:
>
> Enable the QEMU firmware interface if ACPI tables are to be supported on
> the QEMU platform.
>
> Enable the QFW MMIO interface if the QEMU firmware interface is enabled.
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> ---
> v2:
>         depend on CONFIG_ACPI instead of CONFIG_GENERATE_ACPI_TABLES
> ---
>  board/emulation/qemu-riscv/Kconfig | 2 ++
>  1 file changed, 2 insertions(+)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list