From 0aa37c488bf785466e0db9897805ebf287af48eb Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Tue, 12 Feb 2013 15:20:54 -0800 Subject: sconfig: rename lapic_cluster -> cpu_cluster The name lapic_cluster is a bit misleading, since the construct is not local APIC specific by concept. As implementations and hardware change, be more generic about our naming. This will allow us to support non-x86 systems without adding new keywords. Change-Id: Icd7f5fcf6f54d242eabb5e14ee151eec8d6cceb1 Signed-off-by: Stefan Reinauer Signed-off-by: David Hendricks Reviewed-on: http://review.coreboot.org/2377 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich --- src/mainboard/supermicro/h8dme/devicetree.cb | 2 +- src/mainboard/supermicro/h8dmr/devicetree.cb | 2 +- src/mainboard/supermicro/h8dmr_fam10/devicetree.cb | 2 +- src/mainboard/supermicro/h8qgi/devicetree.cb | 2 +- src/mainboard/supermicro/h8qme_fam10/devicetree.cb | 2 +- src/mainboard/supermicro/h8scm/devicetree.cb | 2 +- src/mainboard/supermicro/h8scm_fam10/devicetree.cb | 2 +- src/mainboard/supermicro/x6dai_g/devicetree.cb | 2 +- src/mainboard/supermicro/x6dhe_g/devicetree.cb | 2 +- src/mainboard/supermicro/x6dhe_g2/devicetree.cb | 2 +- src/mainboard/supermicro/x6dhr_ig/devicetree.cb | 2 +- src/mainboard/supermicro/x6dhr_ig2/devicetree.cb | 2 +- src/mainboard/supermicro/x7db8/devicetree.cb | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) (limited to 'src/mainboard/supermicro') diff --git a/src/mainboard/supermicro/h8dme/devicetree.cb b/src/mainboard/supermicro/h8dme/devicetree.cb index 0c8cf61722..9efbaf7292 100644 --- a/src/mainboard/supermicro/h8dme/devicetree.cb +++ b/src/mainboard/supermicro/h8dme/devicetree.cb @@ -1,5 +1,5 @@ chip northbridge/amd/amdk8/root_complex # Root complex - device lapic_cluster 0 on # (L)APIC cluster + device cpu_cluster 0 on # (L)APIC cluster chip cpu/amd/socket_F # CPU socket device lapic 0 on end # Local APIC of the CPU end diff --git a/src/mainboard/supermicro/h8dmr/devicetree.cb b/src/mainboard/supermicro/h8dmr/devicetree.cb index 3d1e994d2f..51ad94f275 100644 --- a/src/mainboard/supermicro/h8dmr/devicetree.cb +++ b/src/mainboard/supermicro/h8dmr/devicetree.cb @@ -1,5 +1,5 @@ chip northbridge/amd/amdk8/root_complex # Root complex - device lapic_cluster 0 on # (L)APIC cluster + device cpu_cluster 0 on # (L)APIC cluster chip cpu/amd/socket_F # CPU socket device lapic 0 on end # Local APIC of the CPU end diff --git a/src/mainboard/supermicro/h8dmr_fam10/devicetree.cb b/src/mainboard/supermicro/h8dmr_fam10/devicetree.cb index e7fe9e41ba..c8a8bc5a2f 100644 --- a/src/mainboard/supermicro/h8dmr_fam10/devicetree.cb +++ b/src/mainboard/supermicro/h8dmr_fam10/devicetree.cb @@ -1,5 +1,5 @@ chip northbridge/amd/amdfam10/root_complex # Root complex - device lapic_cluster 0 on # (L)APIC cluster + device cpu_cluster 0 on # (L)APIC cluster chip cpu/amd/socket_F_1207 # CPU socket device lapic 0 on end # Local APIC of the CPU end diff --git a/src/mainboard/supermicro/h8qgi/devicetree.cb b/src/mainboard/supermicro/h8qgi/devicetree.cb index 8365346bc7..0af54ecb9d 100644 --- a/src/mainboard/supermicro/h8qgi/devicetree.cb +++ b/src/mainboard/supermicro/h8qgi/devicetree.cb @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # chip northbridge/amd/agesa/family15/root_complex - device lapic_cluster 0 on + device cpu_cluster 0 on chip cpu/amd/agesa/family15 device lapic 0x20 on end #f15 #device lapic 0x10 on end #f10 diff --git a/src/mainboard/supermicro/h8qme_fam10/devicetree.cb b/src/mainboard/supermicro/h8qme_fam10/devicetree.cb index d797beaba3..93a38d679c 100644 --- a/src/mainboard/supermicro/h8qme_fam10/devicetree.cb +++ b/src/mainboard/supermicro/h8qme_fam10/devicetree.cb @@ -1,5 +1,5 @@ chip northbridge/amd/amdfam10/root_complex # Root complex - device lapic_cluster 0 on # (L)APIC cluster + device cpu_cluster 0 on # (L)APIC cluster chip cpu/amd/socket_F_1207 # CPU socket device lapic 0 on end # Local APIC of the CPU end diff --git a/src/mainboard/supermicro/h8scm/devicetree.cb b/src/mainboard/supermicro/h8scm/devicetree.cb index 6367392a82..7506c9045a 100644 --- a/src/mainboard/supermicro/h8scm/devicetree.cb +++ b/src/mainboard/supermicro/h8scm/devicetree.cb @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # chip northbridge/amd/agesa/family15/root_complex - device lapic_cluster 0 on + device cpu_cluster 0 on chip cpu/amd/agesa/family15 device lapic 0x10 on end end diff --git a/src/mainboard/supermicro/h8scm_fam10/devicetree.cb b/src/mainboard/supermicro/h8scm_fam10/devicetree.cb index eb7ae1b0f7..ba7eb2acc4 100644 --- a/src/mainboard/supermicro/h8scm_fam10/devicetree.cb +++ b/src/mainboard/supermicro/h8scm_fam10/devicetree.cb @@ -4,7 +4,7 @@ # sample config for supermicro/h8scm_fam10 chip northbridge/amd/amdfam10/root_complex - device lapic_cluster 0 on + device cpu_cluster 0 on chip cpu/amd/socket_C32 #L1 and DDR3 device lapic 0 on end end diff --git a/src/mainboard/supermicro/x6dai_g/devicetree.cb b/src/mainboard/supermicro/x6dai_g/devicetree.cb index f39ca6cc91..60508a341a 100644 --- a/src/mainboard/supermicro/x6dai_g/devicetree.cb +++ b/src/mainboard/supermicro/x6dai_g/devicetree.cb @@ -53,7 +53,7 @@ chip northbridge/intel/e7525 # mch device pci 04.0 on end device pci 08.0 on end end - device lapic_cluster 0 on + device cpu_cluster 0 on chip cpu/intel/socket_mPGA604 # cpu0 device lapic 0 on end end diff --git a/src/mainboard/supermicro/x6dhe_g/devicetree.cb b/src/mainboard/supermicro/x6dhe_g/devicetree.cb index dfe2e8836d..01c2837a8a 100644 --- a/src/mainboard/supermicro/x6dhe_g/devicetree.cb +++ b/src/mainboard/supermicro/x6dhe_g/devicetree.cb @@ -76,7 +76,7 @@ chip northbridge/intel/e7520 # MCH device pci 06.0 on end end - device lapic_cluster 0 on + device cpu_cluster 0 on chip cpu/intel/socket_mPGA604 # CPU 0 device lapic 0 on end end diff --git a/src/mainboard/supermicro/x6dhe_g2/devicetree.cb b/src/mainboard/supermicro/x6dhe_g2/devicetree.cb index c074fe8c1f..c143ced16e 100644 --- a/src/mainboard/supermicro/x6dhe_g2/devicetree.cb +++ b/src/mainboard/supermicro/x6dhe_g2/devicetree.cb @@ -76,7 +76,7 @@ chip northbridge/intel/e7520 # MCH device pci 06.0 on end end - device lapic_cluster 0 on + device cpu_cluster 0 on chip cpu/intel/socket_mPGA604 # CPU 0 device lapic 0 on end end diff --git a/src/mainboard/supermicro/x6dhr_ig/devicetree.cb b/src/mainboard/supermicro/x6dhr_ig/devicetree.cb index 1b54204ac8..3a037fbb79 100644 --- a/src/mainboard/supermicro/x6dhr_ig/devicetree.cb +++ b/src/mainboard/supermicro/x6dhr_ig/devicetree.cb @@ -72,7 +72,7 @@ chip northbridge/intel/e7520 # mch end device pci 06.0 on end end - device lapic_cluster 0 on + device cpu_cluster 0 on chip cpu/intel/socket_mPGA604 # cpu 0 device lapic 0 on end end diff --git a/src/mainboard/supermicro/x6dhr_ig2/devicetree.cb b/src/mainboard/supermicro/x6dhr_ig2/devicetree.cb index 1ec6639268..ca8650bd70 100644 --- a/src/mainboard/supermicro/x6dhr_ig2/devicetree.cb +++ b/src/mainboard/supermicro/x6dhr_ig2/devicetree.cb @@ -63,7 +63,7 @@ chip northbridge/intel/e7520 # mch device pci 04.0 on end device pci 06.0 on end end - device lapic_cluster 0 on + device cpu_cluster 0 on chip cpu/intel/socket_mPGA604 # cpu 0 device lapic 0 on end end diff --git a/src/mainboard/supermicro/x7db8/devicetree.cb b/src/mainboard/supermicro/x7db8/devicetree.cb index 0a3fabb2fb..e09619ff5e 100644 --- a/src/mainboard/supermicro/x7db8/devicetree.cb +++ b/src/mainboard/supermicro/x7db8/devicetree.cb @@ -22,7 +22,7 @@ chip northbridge/intel/i5000 - device lapic_cluster 0 on + device cpu_cluster 0 on chip cpu/intel/socket_LGA771 device lapic 0 on end end -- cgit v1.2.3