coreboot/src
Daisuke Nojiri 5feef37de8 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
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40390
Reviewed-by: Julius Werner <jwerner@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-04-23 01:20:55 +00:00
..
acpi src/acpi: Update license headers to SPDX 2020-01-02 14:49:00 +00:00
arch arch/x86/acpigen_ps2_keybd: Add JP and UK specific keymaps 2020-04-22 19:01:10 +00:00
commonlib src/commonlib: Use SPDX for GPL-2.0-only files 2020-04-04 01:14:24 +00:00
console drivers/pc80/rtc: Drop CMOS_POST_EXTRA option 2020-04-20 06:13:39 +00:00
cpu src/cpu: Use SPDX for GPL-2.0-only files 2020-04-04 14:59:17 +00:00
device device: Add helper function to find matching device on bus 2020-04-22 19:14:51 +00:00
drivers drivers/pc80/rtc: Reorganize prototypes 2020-04-20 06:16:54 +00:00
ec ec/google/chromeec: Add driver for i2c_tunnel device under Chrome EC 2020-04-22 19:14:43 +00:00
include device: Add helper function to find matching device on bus 2020-04-22 19:14:51 +00:00
lib drivers/pc80/rtc: Reorganize prototypes 2020-04-20 06:16:54 +00:00
mainboard Puff: Enable VBOOT_EARLY_EC_SYNC 2020-04-23 01:20:55 +00:00
northbridge amd/agesa: Make BottomIo position configurable 2020-04-22 13:49:05 +00:00
security security/vboot, mb/google: Fix build errors 2020-04-20 08:27:32 +00:00
soc soc/intel/tigerlake: Configure TCSS power management 2020-04-22 13:47:05 +00:00
southbridge i82371eb: Drop KB/Mouse/FDC declarations 2020-04-18 18:52:34 +00:00
superio Drop unnecessary DEVICE_NOOP entries 2020-04-10 11:25:04 +00:00
vendorcode vc/amd/agesa/f15tn,f16kb: Fix array types 2020-04-18 19:07:19 +00:00
Kconfig src/Kconfig: enable USE_BLOBS by default 2020-04-14 10:03:55 +00:00