On Mon, Jun 19, 2023 at 8:01 PM Simon Glass <s...@chromium.org> wrote: > > Once the ACPI tables have been set up, record their address so that it is > possible to list them with 'acpi list'. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > (no changes since v1) > > drivers/misc/qfw.c | 4 ++++ > 1 file changed, 4 insertions(+) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>