Hello Julius Werner,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/21489
to look at the new patch set (#2).
Change subject: vboot: Add config to enable EC EFS support ......................................................................
vboot: Add config to enable EC EFS support
This patch makes coreboot set VBSD_EC_EFS flag if CONFIG_VBOOT_EC_EFS is set. Depthcharge/Vboot uses this flag to determine whether it can update EC when it's already running a RW copy.
BUG=b:65028930 BRANCH=none TEST=Verify soft sync runs successfully on Fizz.
Change-Id: Ic51ddd4819262162a8d8519461c4ace57ee01cb5 Signed-off-by: Daisuke Nojiri dnojiri@chromium.org --- M payloads/external/depthcharge/Makefile M src/vboot/Kconfig M src/vboot/vboot_handoff.c 3 files changed, 16 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/89/21489/2