diff options
author | Angel Pons <th3fanbus@gmail.com> | 2020-06-01 20:59:01 +0200 |
---|---|---|
committer | Angel Pons <th3fanbus@gmail.com> | 2020-07-21 18:23:25 +0000 |
commit | 53a343e65b2d452c4a88e6c910a4621c3ced660e (patch) | |
tree | 05f3416ce6736053a84d7aeaa0ee8db93ab720d0 /src/console | |
parent | c274be5fc4a608f7de1dfa7c28a0db4412855da1 (diff) |
gm45/i82801ix: Use common code for early SMBus
The early SMBus code for this southbridge checked if the PCI device ID
is valid. However, we can't easily do that in common code, and we should
not attempt to do so either: if a SMBus device behaves differently, then
it should not be using the common code anyway.
Change-Id: I5c21e091e437d23a173ddcf35d4f1efada6194cb
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42004
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/console')
0 files changed, 0 insertions, 0 deletions