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/+/85465?usp=email
to review the following change.
Change subject: DEMO: enable ab recovery ......................................................................
DEMO: enable ab recovery
Change-Id: Ib487fb67b8deaa4f9bb85d30db391a859320621f 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/65/85465/1
diff --git a/src/soc/amd/cezanne/Kconfig b/src/soc/amd/cezanne/Kconfig index 7b97ce7..4f08016 100644 --- a/src/soc/amd/cezanne/Kconfig +++ b/src/soc/amd/cezanne/Kconfig @@ -410,7 +410,7 @@
config PSP_RECOVERY_AB bool "Use A/B Recovery scheme" - default n + default y help Enable the PSP A/B Recovery mechanism