Attention is currently required from: Jason Glenesk, Raul Rangel, Fred Reitberger, Felix Held. Hello build bot (Jenkins), Jason Glenesk, Raul Rangel, Marshall Dawson, Fred Reitberger, Karthik Ramasubramanian,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/63741
to look at the new patch set (#2).
Change subject: soc/amd/sabrina: enable warm reset functionality ......................................................................
soc/amd/sabrina: enable warm reset functionality
Commit 3e1943ec46d04aff01c7fc755ac371e33e7a2dcb (soc/amd/cezanne: Force resets to be cold) forced all resets on Cezanne to be cold resets to work around a bug. Since the bug is fixed on Sabrina, this workaround copied over from the Cezanne code isn't needed here, so sort-of revert what the patch referenced above changed for Cezanne in the Sabrina code.
BUG=b:229105416
Signed-off-by: Felix Held felix-coreboot@felixheld.de Change-Id: I785e43124a9a969eeb129454e6e15dc245625250 --- M src/soc/amd/sabrina/fch.c M src/soc/amd/sabrina/reset.c 2 files changed, 1 insertion(+), 9 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/41/63741/2