coreboot-kgpe-d16/src/superio
Nico Huber cacc58a874 winbond/w83627dhg: Correct resource setting for SPI (LDN6)
The SPI logical device on the W83627DHG uses the second i/o port
register pair but not the first one. So we have to also set `io1`
(the second io_info struct) and not `io0` in the pnp_info structure.

Setting the PNP_IO1 flag without a mask in `io1` caused coreboot to
hang in pnp_enable_devices() until commit aeead274 which added a
check for an unset mask.

Change-Id: I027d279b4641fecd88afb14d40fbe1c0bfbf81bb
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: http://review.coreboot.org/3391
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins)
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
2013-06-18 19:15:12 +02:00
..
acpi Start ACPI framework for PnP (super i/o) devices 2013-06-11 00:13:31 +02:00
fintek pnp: Remove now plain wrappers for default PnP functions 2013-06-17 21:42:21 +02:00
intel pnp: Remove now plain wrappers for default PnP functions 2013-06-17 21:42:21 +02:00
ite pnp: Remove now plain wrappers for default PnP functions 2013-06-17 21:42:21 +02:00
nsc Drop prototype guarding for romcc 2013-05-10 00:06:46 +02:00
nuvoton pnp: Remove now plain wrappers for default PnP functions 2013-06-17 21:42:21 +02:00
renesas GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
serverengines x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
smsc pnp: Remove now plain wrappers for default PnP functions 2013-06-17 21:42:21 +02:00
via pnp: Remove now plain wrappers for default PnP functions 2013-06-17 21:42:21 +02:00
winbond winbond/w83627dhg: Correct resource setting for SPI (LDN6) 2013-06-18 19:15:12 +02:00
Kconfig AMD SB800: don't switch clock from 14 to 48 MHz for smscsuperio 2013-03-06 19:07:28 +01:00
Makefile.inc GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00