From b5d9af41053f2cd66503b6e8a58676e97a3bbf85 Mon Sep 17 00:00:00 2001 From: Yinghai Lu Date: Fri, 21 Jan 2005 22:02:09 +0000 Subject: move apic cluster before pci_domain in MB Config.lb git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1896 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/tyan/s2885/Config.lb | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'src/mainboard/tyan') diff --git a/src/mainboard/tyan/s2885/Config.lb b/src/mainboard/tyan/s2885/Config.lb index 0a198638f8..a974cb5644 100644 --- a/src/mainboard/tyan/s2885/Config.lb +++ b/src/mainboard/tyan/s2885/Config.lb @@ -127,6 +127,14 @@ end # sample config for tyan/s2885 chip northbridge/amd/amdk8/root_complex + device apic_cluster 0 on + chip cpu/amd/socket_940 + device apic 0 on end + end +# chip cpu/amd/socket_940 +# device apic 1 on end +# end + end device pci_domain 0 on chip northbridge/amd/amdk8 device pci 18.0 on # LDT0 @@ -237,23 +245,15 @@ chip northbridge/amd/amdk8/root_complex 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 +# 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 - device apic_cluster 0 on - chip cpu/amd/socket_940 - device apic 0 on end - end - chip cpu/amd/socket_940 - device apic 1 on end - end - end # chip drivers/generic/debug # device pnp 0.0 on end -- cgit v1.2.3