sb600 has problems with the virtual wire mode setup in setup_ioapic(). It causes...
authorMarc Jones <marcj303@gmail.com>
Tue, 9 Mar 2010 21:51:31 +0000 (21:51 +0000)
committerMarc Jones <marc.jones@amd.com>
Tue, 9 Mar 2010 21:51:31 +0000 (21:51 +0000)
commita51021b9a11ab0910fb3fa827c0dd094a89960bb
tree5e6ca5ebd31db9fc2a3ae2612e50f5db4261e0cc
parent2140575066d3890a74c2820932af9bf26a7b0adb
sb600 has problems with the virtual wire mode setup in setup_ioapic(). It causes problems when interrupts are enabled (specifically timer).
Previously the sb600 setup was equivalent to clear_ioapic(), so that is what we will do for now.

Signed-off-by: Marc Jones <marcj303@gmail.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5199 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/southbridge/amd/sb600/sb600_sm.c