Attention is currently required from: Felix Held, Fred Reitberger, Jason Glenesk, Matt DeVillier, Zheng Bao.
Hello Zheng Bao,
I'd like you to do a code review. Please visit
https://review.coreboot.org/c/coreboot/+/85659?usp=email
to review the following change.
Change subject: DEMO: Enable AB recovery ......................................................................
DEMO: Enable AB recovery
Change-Id: I2042071bbe273053d75d32d6a06e992ff55cc98e Signed-off-by: Zheng Bao fishbaozi@gmail.com --- M src/soc/amd/cezanne/Kconfig 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/59/85659/1
diff --git a/src/soc/amd/cezanne/Kconfig b/src/soc/amd/cezanne/Kconfig index c6846a1..cd1cd07 100644 --- a/src/soc/amd/cezanne/Kconfig +++ b/src/soc/amd/cezanne/Kconfig @@ -410,7 +410,7 @@
config PSP_AB_RECOVERY bool "Use A/B Recovery scheme" - default n + default y help Enable the PSP A/B Recovery mechanism