summaryrefslogtreecommitdiffstats
path: root/src/mainboard/hp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/hp')
-rw-r--r--src/mainboard/hp/compaq_8200_elite_sff/devicetree.cb2
-rw-r--r--src/mainboard/hp/snb_ivb_laptops/devicetree.cb2
-rw-r--r--src/mainboard/hp/z220_sff_workstation/devicetree.cb2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/mainboard/hp/compaq_8200_elite_sff/devicetree.cb b/src/mainboard/hp/compaq_8200_elite_sff/devicetree.cb
index 8b9a09344c07..0d8326752762 100644
--- a/src/mainboard/hp/compaq_8200_elite_sff/devicetree.cb
+++ b/src/mainboard/hp/compaq_8200_elite_sff/devicetree.cb
@@ -11,7 +11,7 @@ chip northbridge/intel/sandybridge
register "acpi_c1" = "1"
register "acpi_c2" = "3"
register "acpi_c3" = "5"
- device lapic 0x0 on end
+ device lapic 0 on end
device lapic 0xacac off end
end
end
diff --git a/src/mainboard/hp/snb_ivb_laptops/devicetree.cb b/src/mainboard/hp/snb_ivb_laptops/devicetree.cb
index 4cdda4e0193d..7fc936de709c 100644
--- a/src/mainboard/hp/snb_ivb_laptops/devicetree.cb
+++ b/src/mainboard/hp/snb_ivb_laptops/devicetree.cb
@@ -20,7 +20,7 @@ chip northbridge/intel/sandybridge
register "acpi_c1" = "1"
register "acpi_c2" = "3"
register "acpi_c3" = "5"
- device lapic 0x0 on end
+ device lapic 0 on end
device lapic 0xacac off end
end
end
diff --git a/src/mainboard/hp/z220_sff_workstation/devicetree.cb b/src/mainboard/hp/z220_sff_workstation/devicetree.cb
index fd75b1a527a0..0aca0a6d7b6c 100644
--- a/src/mainboard/hp/z220_sff_workstation/devicetree.cb
+++ b/src/mainboard/hp/z220_sff_workstation/devicetree.cb
@@ -11,7 +11,7 @@ chip northbridge/intel/sandybridge
register "acpi_c1" = "1"
register "acpi_c2" = "3"
register "acpi_c3" = "5"
- device lapic 0x0 on end
+ device lapic 0 on end
device lapic 0xacac off end
end
end