coreboot/src/mainboard/intel
Duncan Laurie 9c07c8f53d lynxpoint: Move ACPI NVS into separate CBMEM table
The ACPI NVS region was setup in place and there was a CBMEM
table that pointed to it.  In order to be able to use NVS
earlier the CBMEM region is allocated for NVS itself during
the LPC device init and the ACPI tables point to it in CBMEM.

The current cbmem region is renamed to ACPI_GNVS_PTR to
indicate that it is really a pointer to the GNVS and does
not actually contain the GNVS.

Change-Id: I31ace432411c7f825d86ca75c63dd79cd658e891
Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-on: http://review.coreboot.org/2970
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2013-04-01 23:35:48 +02:00
..
baskingridge lynxpoint: Move ACPI NVS into separate CBMEM table 2013-04-01 23:35:48 +02:00
d810e2cb GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
d945gclf x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
eagleheights x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
emeraldlake2 Unify coreboot table generation 2013-03-22 00:17:55 +01:00
jarrell x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
mtarvon x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
truxton x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
wtm1 lynxpoint: Move ACPI NVS into separate CBMEM table 2013-04-01 23:35:48 +02:00
wtm2 lynxpoint: Move ACPI NVS into separate CBMEM table 2013-04-01 23:35:48 +02:00
xe7501devkit x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
Kconfig Add Intel Whitetip Mountain 2 mainboard 2013-03-18 00:18:48 +01:00