Antwort: [PATCH v2 19/39] acpi: Move acpi_fill_header() to generic code

Wolfgang Wallner wolfgang.wallner at br-automation.com
Tue Mar 10 13:33:25 CET 2020


Hi Simon,

-----"Simon Glass" <sjg at chromium.org> schrieb: -----
> 
> This function needs to be used by sandbox for tests. Move it into the
> generic directory.

Nit: Move it into the generic directory and add a test for it.

> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
> 
> Changes in v2: None
> 
>  arch/x86/lib/acpi_table.c |  9 ---------
>  include/acpi_table.h      | 10 ++++++++++
>  lib/acpi/acpi_table.c     | 10 ++++++++++
>  test/dm/acpi.c            | 28 ++++++++++++++++++++++++++++
>  4 files changed, 48 insertions(+), 9 deletions(-)
> 

Reviewed-by: Wolfgang Wallner <wolfgang.wallner at br-automation.com>

regards, Wolfgang


More information about the U-Boot mailing list