From 1f9f34228ac05d1a937af612da3792523afd2af1 Mon Sep 17 00:00:00 2001 From: Yinghai Lu Date: Wed, 9 Feb 2005 17:34:55 +0000 Subject: move apic before nb git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1915 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/island/aruma/Config.lb | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) (limited to 'src/mainboard') diff --git a/src/mainboard/island/aruma/Config.lb b/src/mainboard/island/aruma/Config.lb index a2c7d7d9c9..f45862d474 100644 --- a/src/mainboard/island/aruma/Config.lb +++ b/src/mainboard/island/aruma/Config.lb @@ -130,6 +130,11 @@ config chip.h # config for arima/hdama chip northbridge/amd/amdk8/root_complex + device apic_cluster 0 on + chip cpu/amd/socket_940 + device apic 0 on end + end + end device pci_domain 0 on chip northbridge/amd/amdk8 device pci 18.0 on end # device pci 18.0 @@ -326,20 +331,5 @@ chip northbridge/amd/amdk8/root_complex 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 - chip cpu/amd/socket_940 - device apic 2 on end - end - chip cpu/amd/socket_940 - device apic 3 on end - end - - end end -- cgit v1.2.3