]> git.ipfire.org Git - people/ms/u-boot.git/commit
x86: quark: Introduce ACPI global NVS
authorBin Meng <bmeng.cn@gmail.com>
Fri, 17 Jun 2016 09:13:15 +0000 (02:13 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 12 Jul 2016 05:46:01 +0000 (13:46 +0800)
commitcf7108b320e1851b829d6adc9bd4f4462c5f5072
tree1fdd451906d68da3b16179d02c6241dbf2ff73a3
parent2047390abc04b921764bd23eeffc0d3e83a2a674
x86: quark: Introduce ACPI global NVS

This introduces quark-specific ACPI global NVS structure, defined in
both C header file and ASL file.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/quark/acpi.c
arch/x86/include/asm/arch-quark/acpi/global_nvs.asl [new file with mode: 0644]
arch/x86/include/asm/arch-quark/global_nvs.h [new file with mode: 0644]