[PATCH 22/32] acpi: Don't reset the tables with every new generation

Bin Meng bmeng.cn at gmail.com
Fri Oct 16 16:17:08 CEST 2020


On Mon, Sep 28, 2020 at 12:26 PM Simon Glass <sjg at chromium.org> wrote:
>
> At present if SSDT and DSDT code is created, only the latter is retained
> for examination by the 'acpi items' command. Fix this by only resetting
> the list when explicitly requested.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  arch/x86/lib/acpi_table.c |  1 +
>  drivers/core/acpi.c       | 10 ++++++----
>  include/dm/acpi.h         |  9 +++++++++
>  test/dm/acpi.c            |  4 ++++
>  4 files changed, 20 insertions(+), 4 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list