mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-16 23:07:00 +00:00
Merge git://git.denx.de/u-boot-x86
This commit is contained in:
commit
8f78e70012
3 changed files with 0 additions and 3 deletions
|
@ -8,7 +8,6 @@
|
|||
OperationRegion(GNVS, SystemMemory, ACPI_GNVS_ADDR, ACPI_GNVS_SIZE)
|
||||
Field(GNVS, ByteAcc, NoLock, Preserve)
|
||||
{
|
||||
Offset (0x00),
|
||||
PCNT, 8, /* processor count */
|
||||
IURE, 8, /* internal UART enabled */
|
||||
}
|
||||
|
|
|
@ -8,6 +8,5 @@
|
|||
OperationRegion(GNVS, SystemMemory, ACPI_GNVS_ADDR, ACPI_GNVS_SIZE)
|
||||
Field(GNVS, ByteAcc, NoLock, Preserve)
|
||||
{
|
||||
Offset (0x00),
|
||||
PCNT, 8, /* processor count */
|
||||
}
|
||||
|
|
|
@ -10,6 +10,5 @@
|
|||
OperationRegion(GNVS, SystemMemory, ACPI_GNVS_ADDR, ACPI_GNVS_SIZE)
|
||||
Field(GNVS, ByteAcc, NoLock, Preserve)
|
||||
{
|
||||
Offset (0x00),
|
||||
PCNT, 8, /* processor count */
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue