From bd4be244bb0aa951f15dda2246a83f6da5734b55 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Wed, 21 Jan 2004 16:05:40 +0000 Subject: update mp table and pirq table git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1337 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/amd/solo/Config.lb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mainboard/amd/solo/Config.lb') diff --git a/src/mainboard/amd/solo/Config.lb b/src/mainboard/amd/solo/Config.lb index 1f6b988d01..1372e46005 100644 --- a/src/mainboard/amd/solo/Config.lb +++ b/src/mainboard/amd/solo/Config.lb @@ -45,7 +45,7 @@ default HAVE_HARD_RESET=1 ## Build code to export a programmable irq routing table ## default HAVE_PIRQ_TABLE=1 -default IRQ_SLOT_COUNT=7 +default IRQ_SLOT_COUNT=8 ## ## Build code to export an x86 MP table @@ -252,7 +252,7 @@ northbridge amd/amdk8 "mc0" pci 1:0.0 on pci 1:0.1 on pci 1:0.2 on - pci 1:1.0 on + # pci 1:1.0 off superio NSC/pc87360 link 1 pnp 2e.0 pnp 2e.1 -- cgit v1.2.3