]> Git Repo - J-u-boot.git/commit
x86: baytrail: Introduce ACPI global NVS
authorBin Meng <[email protected]>
Fri, 17 Jun 2016 09:13:14 +0000 (02:13 -0700)
committerBin Meng <[email protected]>
Tue, 12 Jul 2016 05:46:01 +0000 (13:46 +0800)
commit2047390abc04b921764bd23eeffc0d3e83a2a674
tree670a73ae6af42a2a26db47a0d7d493281bfdb425
parentf2a751bebafed498d216f8d9a49d21f0d8335fe3
x86: baytrail: Introduce ACPI global NVS

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

Signed-off-by: Bin Meng <[email protected]>
Reviewed-by: George McCollister <[email protected]>
Tested-by: George McCollister <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
arch/x86/cpu/baytrail/acpi.c
arch/x86/include/asm/acpi/global_nvs.h [new file with mode: 0644]
arch/x86/include/asm/arch-baytrail/acpi/global_nvs.asl [new file with mode: 0644]
arch/x86/include/asm/arch-baytrail/global_nvs.h [new file with mode: 0644]
This page took 0.037217 seconds and 4 git commands to generate.