Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/44652
to look at the new patch set (#2).
Change subject: soc/amd/picasso: If psp_verstage is in RO, don't reset on error ......................................................................
soc/amd/picasso: If psp_verstage is in RO, don't reset on error
If there's already been an error and PSP_verstage is booting to RO, don't reset the system. It may be that the error is fatal, but if the system is stuck, don't intentionally force it into a reboot loop.
BUG=None TEST=Force an error, still boots to RO instead of going into a boot loop
Signed-off-by: Martin Roth martinroth@chromium.org Change-Id: Ibb6794fefe9d482850ca31b1d3b0d145fcd8bb8f --- M src/soc/amd/picasso/psp_verstage/psp_verstage.c 1 file changed, 14 insertions(+), 8 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/52/44652/2