[PATCH v1 08/43] acpi: Export functions to write sized values
Wolfgang Wallner
wolfgang.wallner at br-automation.com
Thu Jun 25 15:35:52 CEST 2020
Hi Simon,
-----"Simon Glass" <sjg at chromium.org> schrieb: -----
> Betreff: [PATCH v1 08/43] acpi: Export functions to write sized values
>
> At present only acpigen_write_integer() is exported for use by other code.
> But in some cases it is useful to call the specific function depending on
> the size of the value.
>
> Export these functions and add a test.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> include/acpi/acpigen.h | 46 ++++++++++++++++++++++++++++++++++++++++++
> test/dm/acpigen.c | 45 ++++++++++++++++++++++++++++++++++++++++-
> 2 files changed, 90 insertions(+), 1 deletion(-)
Reviewed-by: Wolfgang Wallner <wolfgang.wallner at br-automation.com>
More information about the U-Boot
mailing list