mainboard: Use decimal for device lapic 0x0 on

Most boards use `device lapic 0 on` with zero written in decimal.
For the sake of consistency, update the remaining boards to follow suit.

Change-Id: I1d3b1ac107e33aae11189cdd5e719b8e48b10f08
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/54359
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
This commit is contained in:
Angel Pons
2021-05-17 11:03:55 +02:00
committed by Patrick Georgi
parent bceea67461
commit c56c723deb
38 changed files with 38 additions and 38 deletions

View File

@ -18,7 +18,7 @@ chip northbridge/intel/sandybridge
register "acpi_c1" = "1" register "acpi_c1" = "1"
register "acpi_c2" = "3" register "acpi_c2" = "3"
register "acpi_c3" = "5" register "acpi_c3" = "5"
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
end end
end end

View File

@ -18,7 +18,7 @@ chip northbridge/intel/sandybridge
register "acpi_c1" = "1" register "acpi_c1" = "1"
register "acpi_c2" = "3" register "acpi_c2" = "3"
register "acpi_c3" = "5" register "acpi_c3" = "5"
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
end end
end end

View File

@ -6,7 +6,7 @@ chip northbridge/intel/sandybridge
register "acpi_c1" = "1" register "acpi_c1" = "1"
register "acpi_c2" = "3" register "acpi_c2" = "3"
register "acpi_c3" = "5" register "acpi_c3" = "5"
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
end end
end end

View File

@ -6,7 +6,7 @@ chip northbridge/intel/sandybridge
register "acpi_c1" = "1" register "acpi_c1" = "1"
register "acpi_c2" = "3" register "acpi_c2" = "3"
register "acpi_c3" = "5" register "acpi_c3" = "5"
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
end end
end end

View File

@ -6,7 +6,7 @@ chip northbridge/intel/sandybridge
register "acpi_c1" = "1" register "acpi_c1" = "1"
register "acpi_c2" = "3" register "acpi_c2" = "3"
register "acpi_c3" = "5" register "acpi_c3" = "5"
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
end end
end end

View File

@ -6,7 +6,7 @@ chip northbridge/intel/sandybridge
register "acpi_c1" = "1" register "acpi_c1" = "1"
register "acpi_c2" = "3" register "acpi_c2" = "3"
register "acpi_c3" = "5" register "acpi_c3" = "5"
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
end end
end end

View File

@ -11,7 +11,7 @@ chip northbridge/intel/sandybridge # FIXME: check gfx
register "acpi_c1" = "1" register "acpi_c1" = "1"
register "acpi_c2" = "3" register "acpi_c2" = "3"
register "acpi_c3" = "5" register "acpi_c3" = "5"
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
end end
end end

View File

@ -6,7 +6,7 @@ chip northbridge/intel/sandybridge
register "acpi_c2" = "3" register "acpi_c2" = "3"
register "acpi_c3" = "5" register "acpi_c3" = "5"
# Magic APIC ID to locate this chip # Magic APIC ID to locate this chip
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
end end
end end

View File

@ -23,7 +23,7 @@ chip northbridge/intel/sandybridge
device cpu_cluster 0 on device cpu_cluster 0 on
chip cpu/intel/model_206ax chip cpu/intel/model_206ax
# Magic APIC ID to locate this chip # Magic APIC ID to locate this chip
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
register "acpi_c1" = "1" # ACPI(C1) = MWAIT(C1) register "acpi_c1" = "1" # ACPI(C1) = MWAIT(C1)

View File

@ -22,7 +22,7 @@ chip northbridge/intel/sandybridge
device cpu_cluster 0 on device cpu_cluster 0 on
chip cpu/intel/model_206ax chip cpu/intel/model_206ax
# Magic APIC ID to locate this chip # Magic APIC ID to locate this chip
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
register "acpi_c1" = "1" # ACPI(C1) = MWAIT(C1) register "acpi_c1" = "1" # ACPI(C1) = MWAIT(C1)

View File

@ -22,7 +22,7 @@ chip northbridge/intel/sandybridge
device cpu_cluster 0 on device cpu_cluster 0 on
chip cpu/intel/model_206ax chip cpu/intel/model_206ax
# Magic APIC ID to locate this chip # Magic APIC ID to locate this chip
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
register "acpi_c1" = "1" # ACPI(C1) = MWAIT(C1) register "acpi_c1" = "1" # ACPI(C1) = MWAIT(C1)

View File

@ -22,7 +22,7 @@ chip northbridge/intel/sandybridge
device cpu_cluster 0 on device cpu_cluster 0 on
chip cpu/intel/model_206ax chip cpu/intel/model_206ax
# Magic APIC ID to locate this chip # Magic APIC ID to locate this chip
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
register "tcc_offset" = "5" # TCC of 95C register "tcc_offset" = "5" # TCC of 95C

View File

@ -11,7 +11,7 @@ chip northbridge/intel/sandybridge
register "acpi_c1" = "1" register "acpi_c1" = "1"
register "acpi_c2" = "3" register "acpi_c2" = "3"
register "acpi_c3" = "5" register "acpi_c3" = "5"
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
end end
end end

View File

@ -20,7 +20,7 @@ chip northbridge/intel/sandybridge
register "acpi_c1" = "1" register "acpi_c1" = "1"
register "acpi_c2" = "3" register "acpi_c2" = "3"
register "acpi_c3" = "5" register "acpi_c3" = "5"
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
end end
end end

View File

@ -11,7 +11,7 @@ chip northbridge/intel/sandybridge
register "acpi_c1" = "1" register "acpi_c1" = "1"
register "acpi_c2" = "3" register "acpi_c2" = "3"
register "acpi_c3" = "5" register "acpi_c3" = "5"
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
end end
end end

View File

@ -14,7 +14,7 @@ chip northbridge/intel/sandybridge
device cpu_cluster 0 on device cpu_cluster 0 on
chip cpu/intel/model_206ax chip cpu/intel/model_206ax
# Magic APIC ID to locate this chip # Magic APIC ID to locate this chip
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
register "acpi_c1" = "1" register "acpi_c1" = "1"

View File

@ -14,7 +14,7 @@ chip northbridge/intel/sandybridge
device cpu_cluster 0 on device cpu_cluster 0 on
chip cpu/intel/model_206ax chip cpu/intel/model_206ax
# Magic APIC ID to locate this chip # Magic APIC ID to locate this chip
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
register "acpi_c1" = "3" # ACPI(C1) = MWAIT(C3) register "acpi_c1" = "3" # ACPI(C1) = MWAIT(C3)

View File

@ -5,7 +5,7 @@ chip northbridge/intel/sandybridge
device cpu_cluster 0 on device cpu_cluster 0 on
chip cpu/intel/model_206ax chip cpu/intel/model_206ax
# Magic APIC ID to locate this chip # Magic APIC ID to locate this chip
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
register "acpi_c1" = "1" # ACPI(C1) = MWAIT(C1) register "acpi_c1" = "1" # ACPI(C1) = MWAIT(C1)

View File

@ -17,7 +17,7 @@ chip northbridge/intel/sandybridge
register "acpi_c1" = "1" register "acpi_c1" = "1"
register "acpi_c2" = "3" register "acpi_c2" = "3"
register "acpi_c3" = "5" register "acpi_c3" = "5"
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
end end
end end

View File

@ -16,7 +16,7 @@ chip northbridge/intel/sandybridge
register "acpi_c1" = "1" register "acpi_c1" = "1"
register "acpi_c2" = "3" register "acpi_c2" = "3"
register "acpi_c3" = "5" register "acpi_c3" = "5"
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
end end
end end

View File

@ -18,7 +18,7 @@ chip northbridge/intel/sandybridge
device cpu_cluster 0 on device cpu_cluster 0 on
chip cpu/intel/model_206ax chip cpu/intel/model_206ax
# Magic APIC ID to locate this chip # Magic APIC ID to locate this chip
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
register "acpi_c1" = "1" # ACPI(C1) = MWAIT(C1) register "acpi_c1" = "1" # ACPI(C1) = MWAIT(C1)

View File

@ -18,7 +18,7 @@ chip northbridge/intel/sandybridge
device cpu_cluster 0 on device cpu_cluster 0 on
chip cpu/intel/model_206ax chip cpu/intel/model_206ax
# Magic APIC ID to locate this chip # Magic APIC ID to locate this chip
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
register "acpi_c1" = "1" # ACPI(C1) = MWAIT(C1) register "acpi_c1" = "1" # ACPI(C1) = MWAIT(C1)

View File

@ -19,7 +19,7 @@ chip northbridge/intel/sandybridge
register "acpi_c1" = "1" register "acpi_c1" = "1"
register "acpi_c2" = "3" register "acpi_c2" = "3"
register "acpi_c3" = "5" register "acpi_c3" = "5"
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
end end
end end

View File

@ -17,7 +17,7 @@ chip northbridge/intel/sandybridge
device cpu_cluster 0 on device cpu_cluster 0 on
chip cpu/intel/model_206ax chip cpu/intel/model_206ax
# Magic APIC ID to locate this chip # Magic APIC ID to locate this chip
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
register "acpi_c1" = "1" # ACPI(C1) = MWAIT(C1) register "acpi_c1" = "1" # ACPI(C1) = MWAIT(C1)

View File

@ -15,7 +15,7 @@ chip northbridge/intel/haswell
register "ec_present" = "true" register "ec_present" = "true"
device cpu_cluster 0 on device cpu_cluster 0 on
chip cpu/intel/haswell chip cpu/intel/haswell
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
end end
end end

View File

@ -18,7 +18,7 @@ chip northbridge/intel/sandybridge
device cpu_cluster 0 on device cpu_cluster 0 on
chip cpu/intel/model_206ax chip cpu/intel/model_206ax
# Magic APIC ID to locate this chip # Magic APIC ID to locate this chip
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
register "acpi_c1" = "1" # ACPI(C1) = MWAIT(C1) register "acpi_c1" = "1" # ACPI(C1) = MWAIT(C1)

View File

@ -18,7 +18,7 @@ chip northbridge/intel/sandybridge
device cpu_cluster 0 on device cpu_cluster 0 on
chip cpu/intel/model_206ax chip cpu/intel/model_206ax
# Magic APIC ID to locate this chip # Magic APIC ID to locate this chip
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
register "acpi_c1" = "1" # ACPI(C1) = MWAIT(C1) register "acpi_c1" = "1" # ACPI(C1) = MWAIT(C1)

View File

@ -17,7 +17,7 @@ chip northbridge/intel/sandybridge
device cpu_cluster 0 on device cpu_cluster 0 on
chip cpu/intel/model_206ax chip cpu/intel/model_206ax
# Magic APIC ID to locate this chip # Magic APIC ID to locate this chip
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
register "acpi_c1" = "1" register "acpi_c1" = "1"

View File

@ -15,7 +15,7 @@ chip northbridge/intel/sandybridge
device cpu_cluster 0 on device cpu_cluster 0 on
chip cpu/intel/model_206ax chip cpu/intel/model_206ax
# Magic APIC ID to locate this chip # Magic APIC ID to locate this chip
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
register "acpi_c1" = "1" # ACPI(C1) = MWAIT(C1) register "acpi_c1" = "1" # ACPI(C1) = MWAIT(C1)

View File

@ -18,7 +18,7 @@ chip northbridge/intel/sandybridge
device cpu_cluster 0 on device cpu_cluster 0 on
chip cpu/intel/model_206ax chip cpu/intel/model_206ax
# Magic APIC ID to locate this chip # Magic APIC ID to locate this chip
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
register "acpi_c1" = "1" # ACPI(C1) = MWAIT(C1) register "acpi_c1" = "1" # ACPI(C1) = MWAIT(C1)

View File

@ -18,7 +18,7 @@ chip northbridge/intel/sandybridge
device cpu_cluster 0 on device cpu_cluster 0 on
chip cpu/intel/model_206ax chip cpu/intel/model_206ax
# Magic APIC ID to locate this chip # Magic APIC ID to locate this chip
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
register "acpi_c1" = "1" # ACPI(C1) = MWAIT(C1) register "acpi_c1" = "1" # ACPI(C1) = MWAIT(C1)

View File

@ -4,7 +4,7 @@ chip northbridge/intel/sandybridge
register "acpi_c1" = "1" register "acpi_c1" = "1"
register "acpi_c2" = "3" register "acpi_c2" = "3"
register "acpi_c3" = "5" register "acpi_c3" = "5"
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
end end
end end

View File

@ -20,7 +20,7 @@ chip northbridge/intel/sandybridge
device cpu_cluster 0 on device cpu_cluster 0 on
chip cpu/intel/model_206ax chip cpu/intel/model_206ax
# Magic APIC ID to locate this chip # Magic APIC ID to locate this chip
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
register "acpi_c1" = "1" # ACPI(C1) = MWAIT(C1) register "acpi_c1" = "1" # ACPI(C1) = MWAIT(C1)

View File

@ -20,7 +20,7 @@ chip northbridge/intel/sandybridge
device cpu_cluster 0 on device cpu_cluster 0 on
chip cpu/intel/model_206ax chip cpu/intel/model_206ax
# Magic APIC ID to locate this chip # Magic APIC ID to locate this chip
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
register "acpi_c1" = "1" # ACPI(C1) = MWAIT(C1) register "acpi_c1" = "1" # ACPI(C1) = MWAIT(C1)

View File

@ -22,7 +22,7 @@ chip northbridge/intel/sandybridge
device cpu_cluster 0 on device cpu_cluster 0 on
chip cpu/intel/model_206ax chip cpu/intel/model_206ax
# Magic APIC ID to locate this chip # Magic APIC ID to locate this chip
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
register "acpi_c1" = "1" # ACPI(C1) = MWAIT(C1) register "acpi_c1" = "1" # ACPI(C1) = MWAIT(C1)

View File

@ -14,7 +14,7 @@ chip northbridge/intel/sandybridge
device cpu_cluster 0 on device cpu_cluster 0 on
chip cpu/intel/model_206ax chip cpu/intel/model_206ax
# Magic APIC ID to locate this chip # Magic APIC ID to locate this chip
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
register "acpi_c1" = "3" # ACPI(C1) = MWAIT(C3) register "acpi_c1" = "3" # ACPI(C1) = MWAIT(C3)

View File

@ -6,7 +6,7 @@ chip northbridge/intel/sandybridge
register "acpi_c1" = "1" register "acpi_c1" = "1"
register "acpi_c2" = "3" register "acpi_c2" = "3"
register "acpi_c3" = "5" register "acpi_c3" = "5"
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
end end
end end

View File

@ -4,7 +4,7 @@ chip northbridge/intel/sandybridge
register "acpi_c1" = "1" register "acpi_c1" = "1"
register "acpi_c2" = "3" register "acpi_c2" = "3"
register "acpi_c3" = "5" register "acpi_c3" = "5"
device lapic 0x0 on end device lapic 0 on end
device lapic 0xacac off end device lapic 0xacac off end
end end
end end