Hello Shelley Chen, build bot (Jenkins), Joel Kitching, Julius Werner,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/40390
to look at the new patch set (#10).
Change subject: Puff: Enable VBOOT_EARLY_EC_SYNC ......................................................................
Puff: Enable VBOOT_EARLY_EC_SYNC
Romstage is now where software sync is performed for chromebooks. EFS2 has been ported to romstage from Depthcharge. Puff should follow.
This patch enables CONFIG_EARLY_EC_SYNC and disables CONFIG_VBOOT_EC_EFS. EFS2 will be done in romstage.
BUG=b:147298634, chromium:1045217 BRANCH=none TEST=Verify software sync succeeds on Puff.
Signed-off-by: Daisuke Nojiri dnojiri@chromium.org Change-Id: I8d7c25f8281496c7adb282f5d4e0fc192d746e3e --- M src/mainboard/google/hatch/Kconfig M src/mainboard/google/hatch/Kconfig.name 2 files changed, 1 insertion(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/90/40390/10