Attention is currently required from: Raul Rangel. Hello build bot (Jenkins), Raul Rangel,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/63184
to look at the new patch set (#2).
Change subject: util/amdfwtool: select A/B recovery when ISH is used ......................................................................
util/amdfwtool: select A/B recovery when ISH is used
In newer AMD SoCs, the image slot header is used in the AMD A/B recovery scheme, so set recovery_ab to true when need_ish is true. Also move the block of code before the process_config call, since that call will already use the recovery_ab field of the cb_config struct.
Signed-off-by: Felix Held felix-coreboot@felixheld.de Change-Id: I65903765514f215bf5cc9b949d0b95aff781eb34 --- M util/amdfwtool/amdfwtool.c 1 file changed, 6 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/84/63184/2