[PATCH v3 15/35] acpi: Support writing an integer
Bin Meng
bmeng.cn at gmail.com
Mon Jun 29 03:27:53 CEST 2020
On Sun, Jun 14, 2020 at 10:55 AM Simon Glass <sjg at chromium.org> wrote:
>
> ACPI supports storing integers in various ways. Add a function to handle
> this.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Wolfgang Wallner <wolfgang.wallner at br-automation.com>
> ---
>
> (no changes since v1)
>
> include/acpi/acpigen.h | 17 ++++++++++++++
> lib/acpi/acpigen.c | 51 ++++++++++++++++++++++++++++++++++++++++++
> test/dm/acpigen.c | 46 +++++++++++++++++++++++++++++++++++++
> 3 files changed, 114 insertions(+)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list