[U-Boot] [PATCH 3/4] x86: acpi: Pack global NVS into ACPI table

George McCollister george.mccollister at gmail.com
Wed Jun 15 15:55:17 CEST 2016


On Wed, Jun 15, 2016 at 3:33 AM, Bin Meng <bmeng.cn at gmail.com> wrote:
> Now that platform-specific ACPI global NVS is added, pack it into
> ACPI table and get its address fixed up.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  arch/x86/include/asm/acpi_table.h                   |  4 ++++
>  .../x86/include/asm/arch-baytrail/acpi/platform.asl |  3 +++
>  arch/x86/include/asm/arch-quark/acpi/platform.asl   |  3 +++
>  arch/x86/lib/acpi_table.c                           | 21 +++++++++++++++++++++
>  doc/README.x86                                      |  2 --
>  5 files changed, 31 insertions(+), 2 deletions(-)

Reviewed-by: George McCollister <george.mccollister at gmail.com>
Tested-by: George McCollister <george.mccollister at gmail.com>


More information about the U-Boot mailing list