mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-18 06:38:15 +01:00
Merge git://git.denx.de/u-boot-x86
This commit is contained in:
commit
8f78e70012
@ -8,7 +8,6 @@
|
|||||||
OperationRegion(GNVS, SystemMemory, ACPI_GNVS_ADDR, ACPI_GNVS_SIZE)
|
OperationRegion(GNVS, SystemMemory, ACPI_GNVS_ADDR, ACPI_GNVS_SIZE)
|
||||||
Field(GNVS, ByteAcc, NoLock, Preserve)
|
Field(GNVS, ByteAcc, NoLock, Preserve)
|
||||||
{
|
{
|
||||||
Offset (0x00),
|
|
||||||
PCNT, 8, /* processor count */
|
PCNT, 8, /* processor count */
|
||||||
IURE, 8, /* internal UART enabled */
|
IURE, 8, /* internal UART enabled */
|
||||||
}
|
}
|
||||||
|
@ -8,6 +8,5 @@
|
|||||||
OperationRegion(GNVS, SystemMemory, ACPI_GNVS_ADDR, ACPI_GNVS_SIZE)
|
OperationRegion(GNVS, SystemMemory, ACPI_GNVS_ADDR, ACPI_GNVS_SIZE)
|
||||||
Field(GNVS, ByteAcc, NoLock, Preserve)
|
Field(GNVS, ByteAcc, NoLock, Preserve)
|
||||||
{
|
{
|
||||||
Offset (0x00),
|
|
||||||
PCNT, 8, /* processor count */
|
PCNT, 8, /* processor count */
|
||||||
}
|
}
|
||||||
|
@ -10,6 +10,5 @@
|
|||||||
OperationRegion(GNVS, SystemMemory, ACPI_GNVS_ADDR, ACPI_GNVS_SIZE)
|
OperationRegion(GNVS, SystemMemory, ACPI_GNVS_ADDR, ACPI_GNVS_SIZE)
|
||||||
Field(GNVS, ByteAcc, NoLock, Preserve)
|
Field(GNVS, ByteAcc, NoLock, Preserve)
|
||||||
{
|
{
|
||||||
Offset (0x00),
|
|
||||||
PCNT, 8, /* processor count */
|
PCNT, 8, /* processor count */
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user