coreboot-kgpe-d16/src/mainboard/supermicro/h8dmr
Tobias Diedrich b907d321a5 We need to call smp_write_lintsrc() instead of smp_write_intsrc() for
local ints. This is wrong in most coreboot mptables, probably all
generated by util/mptable/mptable.c.

After fixing this now XP can boot in MPS mode on my M2V.

Signed-off-by: Tobias Diedrich <ranma+coreboot@tdiedrich.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5992 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-10-26 22:40:16 +00:00
..
ap_romstage.c Remove duplicate line from pci_ids.h. 2010-10-07 23:02:06 +00:00
chip.h Remove unused mainboard_config definitions. Trivial. 2010-08-26 18:24:04 +00:00
cmos.layout Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
devicetree.cb Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster" 2010-05-05 13:12:42 +00:00
get_bus_conf.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
hda_verb.h My old mcp55 azalia fix from May 2010. Was never checked in. 2010-08-14 17:45:54 +00:00
irq_tables.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
Kconfig Remove duplicate line from pci_ids.h. 2010-10-07 23:02:06 +00:00
mainboard.c My old mcp55 azalia fix from May 2010. Was never checked in. 2010-08-14 17:45:54 +00:00
mptable.c We need to call smp_write_lintsrc() instead of smp_write_intsrc() for 2010-10-26 22:40:16 +00:00
resourcemap.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
romstage.c Remove duplicate line from pci_ids.h. 2010-10-07 23:02:06 +00:00