From cee5f7d99631c2c30e7d3d9ff474f7140fb6693b Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Sat, 8 May 2010 22:02:54 +0000 Subject: autoprobe apic cluster and application processors on K8 systems (fixes #18) Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5534 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/newisys/khepri/devicetree.cb | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'src/mainboard/newisys') diff --git a/src/mainboard/newisys/khepri/devicetree.cb b/src/mainboard/newisys/khepri/devicetree.cb index 9a10f41c06..a56a010b33 100644 --- a/src/mainboard/newisys/khepri/devicetree.cb +++ b/src/mainboard/newisys/khepri/devicetree.cb @@ -3,9 +3,6 @@ chip northbridge/amd/amdk8/root_complex chip cpu/amd/socket_940 device lapic 0 on end end - chip cpu/amd/socket_940 - device lapic 1 on end - end end device pci_domain 0 on @@ -79,14 +76,6 @@ chip northbridge/amd/amdk8/root_complex device pci 18.2 on end device pci 18.3 on end end - chip northbridge/amd/amdk8 - device pci 19.0 on end - device pci 19.0 on end - device pci 19.0 on end - device pci 19.1 on end - device pci 19.2 on end - device pci 19.3 on end - end end end -- cgit v1.2.3