[PATCH 019/108] acpi: Move acpi_fill_header() to generic code
Bin Meng
bmeng.cn at gmail.com
Mon Feb 10 16:30:05 CET 2020
On Mon, Jan 27, 2020 at 1:08 PM Simon Glass <sjg at chromium.org> wrote:
>
> This function needs to be used by sandbox for tests. Move it into the
> generic directory.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> include/acpi_table.h | 10 ++++++++++
> lib/acpi/acpi_table.c | 10 ++++++++++
> test/dm/acpi.c | 28 ++++++++++++++++++++++++++++
> 3 files changed, 48 insertions(+)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list