mb/amd/crater/Kconfig: Use A/B recovery scheme for renoir
renoir uses the A/B recovery flash layout without the ISH structure. But this is handled by amdfwtool. Signed-off-by: Maximilian Brune <maximilian.brune@9elements.com> Change-Id: If9d53bf8fb5fe80779af20ccf7aa3bd9d88a5cc1 Reviewed-on: https://review.coreboot.org/c/coreboot/+/90214 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
This commit is contained in:
parent
416f67f670
commit
f13e800a71
1 changed files with 3 additions and 0 deletions
|
|
@ -53,6 +53,9 @@ config CRATER_MCHP_FW_FILE
|
|||
help
|
||||
The EC firmware blob is at the EC_BODY FMAP region of the firmware image.
|
||||
|
||||
config PSP_RECOVERY_AB
|
||||
default y
|
||||
|
||||
config VBOOT
|
||||
select VBOOT_NO_BOARD_SUPPORT
|
||||
select VBOOT_SEPARATE_VERSTAGE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue