On 20.02.2008 18:41, svn@coreboot.org wrote:
Author: stepan Date: 2008-02-20 18:41:38 +0100 (Wed, 20 Feb 2008) New Revision: 3112
Modified: trunk/coreboot-v2/src/arch/i386/include/arch/smp/mpspec.h trunk/coreboot-v2/src/arch/i386/smp/mpspec.c trunk/coreboot-v2/src/mainboard/nvidia/l1_2pvv/get_bus_conf.c trunk/coreboot-v2/src/mainboard/nvidia/l1_2pvv/irq_tables.c trunk/coreboot-v2/src/mainboard/nvidia/l1_2pvv/mb_sysconf.h trunk/coreboot-v2/src/mainboard/nvidia/l1_2pvv/mptable.c trunk/coreboot-v2/src/southbridge/nvidia/mcp55/mcp55_lpc.c Log: Route device IRQ through PCI bridge instead in mptable. Don't enable pin0 for ioapic of io-4.
- apic error in kernel for MB with mcp55+io55
- some pcie-cards could have pci bridge there, so need to put entries for device under them in mptable.
Signed-off-by: Yinghai Lu yinghailu@gmail.com Acked-by: Stefan Reinauer stepan@coresystems.de
The commit had lots of whitespace changes. We may want to avoid that in the future because it messes up svn blame. In case svn blame has the ability to skip whitespace changes, I take back my complaint.
Regards, Carl-Daniel