Attention is currently required from: Jason Glenesk, Marshall Dawson, Fred Reitberger, Karthik Ramasubramanian, Felix Held. Hello Jason Glenesk, Raul Rangel, Marshall Dawson, Fred Reitberger, Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/63118
to look at the new patch set (#2).
Change subject: soc/amd/common/block/lpc: Add support to not clear port80 enable ......................................................................
soc/amd/common/block/lpc: Add support to not clear port80 enable
SMU locks up sometimes if the port80 enable bit is cleared in the ESPI Decode register. Add a config to choose between clearing the entire ESPI Decode Register vs retaining the port80 enable bit.
BUG=None TEST=Build and boot to OS in Skyrim.
Signed-off-by: Karthikeyan Ramasubramanian kramasub@google.com Change-Id: Ia5ee012ac4858d6dd43827274169edf622a70489 --- M src/soc/amd/common/block/lpc/Kconfig M src/soc/amd/common/block/lpc/espi_util.c 2 files changed, 12 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/18/63118/2