summaryrefslogtreecommitdiff
path: root/src/mainboard/asus
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2021-05-17 10:58:36 +0200
committerPatrick Georgi <pgeorgi@google.com>2021-05-18 11:42:36 +0000
commitbceea67461cc44e2c8f10e5d811dcbdc0351ee56 (patch)
treed5fd19bc322249f33899362bcb3255e1bb421ebb /src/mainboard/asus
parentd2489ee7128d000bb2eb22b0cfe2da5db605aa79 (diff)
downloadcoreboot-bceea67461cc44e2c8f10e5d811dcbdc0351ee56.tar.xz
mainboard: Use decimal for `device domain 0x0 on`
Most boards use `device domain 0 on` with zero written in decimal. For the sake of consistency, update the remaining boards to follow suit. Change-Id: I6e2f0a19d57cfe6fc4e4ac4d14310133ad6b01d8 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/54358 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'src/mainboard/asus')
-rw-r--r--src/mainboard/asus/h61m-cs/devicetree.cb2
-rw-r--r--src/mainboard/asus/p8h61-m_pro/devicetree.cb2
-rw-r--r--src/mainboard/asus/p8z77-m_pro/devicetree.cb2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/mainboard/asus/h61m-cs/devicetree.cb b/src/mainboard/asus/h61m-cs/devicetree.cb
index adb39a7529..3ec5e5fa28 100644
--- a/src/mainboard/asus/h61m-cs/devicetree.cb
+++ b/src/mainboard/asus/h61m-cs/devicetree.cb
@@ -10,7 +10,7 @@ chip northbridge/intel/sandybridge
device lapic 0xacac off end
end
end
- device domain 0x0 on
+ device domain 0 on
subsystemid 0x1043 0x844d inherit
device pci 00.0 on end # Host bridge
device pci 01.0 on end # PCIe Bridge for discrete graphics
diff --git a/src/mainboard/asus/p8h61-m_pro/devicetree.cb b/src/mainboard/asus/p8h61-m_pro/devicetree.cb
index 804f272c04..0491f87aa0 100644
--- a/src/mainboard/asus/p8h61-m_pro/devicetree.cb
+++ b/src/mainboard/asus/p8h61-m_pro/devicetree.cb
@@ -10,7 +10,7 @@ chip northbridge/intel/sandybridge
device lapic 0xacac off end
end
end
- device domain 0x0 on
+ device domain 0 on
device pci 00.0 on end # Host bridge
device pci 01.0 on end # PCIe bridge for discrete graphics (PCIEX16_1)
device pci 02.0 on end # Internal graphics VGA controller
diff --git a/src/mainboard/asus/p8z77-m_pro/devicetree.cb b/src/mainboard/asus/p8z77-m_pro/devicetree.cb
index 330fa0d2a3..1be594723e 100644
--- a/src/mainboard/asus/p8z77-m_pro/devicetree.cb
+++ b/src/mainboard/asus/p8z77-m_pro/devicetree.cb
@@ -10,7 +10,7 @@ chip northbridge/intel/sandybridge
device lapic 0xacac off end
end
end
- device domain 0x0 on
+ device domain 0 on
subsystemid 0x1043 0x84ca inherit
device pci 00.0 on end # Host bridge
device pci 01.0 on end # PCIe Bridge for discrete graphics