coreboot-kgpe-d16/src/southbridge
Angel Pons 517bc99db1 sb/intel/i82801dx: Correct SMBUS_IO_BASE value
The current value of 0x1000 would overlap the first PCI bridge IO
window. As we commonly reserve IO range 0x0 .. 0x1000 for LPC and
integrated device use, change SMBUS_IO_BASE to 0x400. This is the
prevalent value among Intel southbridges, too.

Change-Id: I5c299f001f9012d6766b155a2f5def5cff6e88d1
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43023
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-07-11 23:11:33 +00:00
..
amd sb/amd/cimx/sb800: Drop dead code 2020-07-10 23:58:24 +00:00
intel sb/intel/i82801dx: Correct SMBUS_IO_BASE value 2020-07-11 23:11:33 +00:00
ricoh/rl5c476 treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
ti sb/ti/pci7420: Drop dead code 2020-07-09 23:45:38 +00:00