d53137a536
The fixed I/O resource descriptor macro implies that the device will only decode 10 of the 16 IO port bits causing aliasing. Use an I/O port descriptor instead and use Decode16 to tell the OS that this I/O resource will decode all I/O address bits. Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Change-Id: I2df260cea6f12f5a3a6cbae3c7b99bab244a556b Reviewed-on: https://review.coreboot.org/c/coreboot/+/77066 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin L Roth <gaumless@gmail.com> |
||
---|---|---|
.. | ||
fdc37n972 | ||
kbc1100 | ||
lpc47m10x | ||
lpc47m15x | ||
lpc47n207 | ||
lpc47n217 | ||
lpc47n227 | ||
mec1308 | ||
sch5147/acpi | ||
sch5545 | ||
sio10n268 | ||
sio1007 | ||
sio1036 | ||
smscsuperio | ||
Makefile.inc |