Geode platforms that use a LPC Super I/O had the LPC serial IRQ set to all
authorMarc Jones <marc.jones@amd.com>
Fri, 16 May 2008 18:08:54 +0000 (18:08 +0000)
committerMarc Jones <marc.jones@amd.com>
Fri, 16 May 2008 18:08:54 +0000 (18:08 +0000)
commit2ee5c9e21b6f2b3f7a76f27b90bd8f4b240839c7
treef4f3cb1801e2f21cf80c9023de93ac281d262c09
parent0fd8ccd7e71772c9827bffd5632ec4f218e26783
Geode platforms that use a LPC Super I/O had the LPC serial IRQ set to all
the possible IRQs generated by the SIO. This included IRQ 7 as the default
parallel port IRQ. This overlapped with the MFGPT driver setting IRQ7 for it's
own use. This fix removes IRQ7 from the serial IRQ list for all the mainboards
that were setting it to prevent the conflict and crash when the MFGPT driver
loads.

Signed-off-by: Marc Jones <marc.jones@amd.com>
Acked-by: Peter Stuge <peter@stuge.se>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3329 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/mainboard/amd/db800/Config.lb
src/mainboard/digitallogic/msm800sev/Config.lb
src/mainboard/iei/pcisa-lx-800-r10/Config.lb
src/mainboard/pcengines/alix1c/Config.lb