qfw: Set the address of the ACPI tables
authorSimon Glass <sjg@chromium.org>
Sun, 16 Jul 2023 03:38:50 +0000 (21:38 -0600)
committerBin Meng <bmeng@tinylab.org>
Mon, 17 Jul 2023 09:12:07 +0000 (17:12 +0800)
commit854624c277295fe6c2de66c08750442969b5e584
tree96eda44036bd982a027b2292443e87e49f5efff9
parentf98caa6ae3864451b38c52c6be17e6e53b6685ac
qfw: Set the address of the ACPI tables

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 <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
drivers/misc/qfw.c