[U-Boot] [PATCH v2 2/4] x86: quark: Introduce ACPI global NVS

Bin Meng bmeng.cn at gmail.com
Sat Jun 18 16:18:48 CEST 2016


On Fri, Jun 17, 2016 at 5:13 PM, Bin Meng <bmeng.cn at gmail.com> wrote:
> This introduces quark-specific ACPI global NVS structure, defined in
> both C header file and ASL file.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
>
> ---
>
> Changes in v2:
> - Replace with 0xdeadbeef with defines from header file
>
>  arch/x86/cpu/quark/acpi.c                           |  7 +++++++
>  arch/x86/include/asm/arch-quark/acpi/global_nvs.asl | 14 ++++++++++++++
>  arch/x86/include/asm/arch-quark/global_nvs.h        | 20 ++++++++++++++++++++
>  3 files changed, 41 insertions(+)
>  create mode 100644 arch/x86/include/asm/arch-quark/acpi/global_nvs.asl
>  create mode 100644 arch/x86/include/asm/arch-quark/global_nvs.h
>

applied to u-boot-x86/next, thanks!


More information about the U-Boot mailing list