coreboot-kgpe-d16/src/soc/amd
Felix Held 8199b88222 soc/amd/common/block/smbus: always return SMBus MMIO in get_sm_mmio
The old code was broken and register 0x90 didn't even exist any more in
the config space of the SMBus PCI device, so just always return the MMIO
base address of the SMBus controller. As far as I've seen, no board in
tree uses this functionality at the moment.

Change-Id: Ib80d5c928da6022427afb8ccc969fb2aac953c2d
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reported-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49121
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2021-01-22 14:24:55 +00:00
..
cezanne soc/amd/cezanne: include LAPIC code and set MAX_CPUS to 16 2021-01-21 22:26:40 +00:00
common soc/amd/common/block/smbus: always return SMBus MMIO in get_sm_mmio 2021-01-22 14:24:55 +00:00
picasso soc/amd/picasso/Kconfig: drop EHCI_BAR 2021-01-20 22:00:11 +00:00
stoneyridge soc/amd/picasso,stoneyridge: Unify set_nvs_sws() 2021-01-19 21:07:57 +00:00
Kconfig soc/amd: rename common Kconfig and use wildcard for SoC-specific Kconfig 2020-11-19 14:29:14 +00:00