diff options
author | Marshall Dawson <marshalldawson3rd@gmail.com> | 2019-05-02 18:56:54 -0600 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-05-06 10:33:03 +0000 |
commit | 1bc04e3c3edf5b1537b4846dea41a530a1b83016 (patch) | |
tree | 73fd539a3d764568f6144ff1246b45caf05aabf8 /Makefile.inc | |
parent | e09caf6428bbda556df7089a46abcf7dd26bb3a3 (diff) |
soc/amd/stoneyridge: Correct bugs in lpc.c
Remove the bridge enable step of accessing D14F0x64. This method for
enabling the bridge appears to be last present in the SB700 device.
Beginning in the SB800 (and all FCH, SoC devices), the enable is in
PMxEC[0]. Since the bridge is enabled in bootblock to allow port 80h,
there is no need to maintain it in ramstage.
Correct the device used for misc. configuration of the LPC bridge.
The #defined value removed is 14.0 but the settings are in 14.3.
TEST=Boot Grunt, check console and dmesg for errors and warnings
BUG=b:131862871
Change-Id: I078be974dc3c78c94cb7c0832518f21bac029ff2
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32551
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
Diffstat (limited to 'Makefile.inc')
0 files changed, 0 insertions, 0 deletions