On Tue, Dec 19, 2023 at 04:04:04PM +0100, Heinrich Schuchardt wrote: > Invoke write_acpi_tables() via EVT_LAST_STAGE_INIT on QEMU except on X86. > X86 calls write_acpi_tables() in write_tables(). > > Signed-off-by: Heinrich Schuchardt <[email protected]> > Reviewed-by: Simon Glass <[email protected]> > --- > v4: > no change > v3: > no change > v2: > new patch > --- > drivers/misc/qfw_acpi.c | 25 +++++++++++++++++++++++++ > 1 file changed, 25 insertions(+) > Applied to u-boot-dm/next, thanks!
- Re: [PATCH v4 5/9] acpi: enable writing ACPI tables on QE... Ilias Apalodimas
- Re: [PATCH v4 5/9] acpi: enable writing ACPI tables ... Simon Glass

