cacc58a874
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
|
||
---|---|---|
.. | ||
acpi | ||
fintek | ||
intel | ||
ite | ||
nsc | ||
nuvoton | ||
renesas | ||
serverengines | ||
smsc | ||
via | ||
winbond | ||
Kconfig | ||
Makefile.inc |