From 9605136bc6b661ea340391100e616abeb26b39a1 Mon Sep 17 00:00:00 2001 From: Karthikeyan Ramasubramanian Date: Fri, 16 Apr 2021 11:18:48 -0600 Subject: Revert "mb/google/guybrush: Enable early EC Software Sync" This reverts commit 1e36dc078e4012f884d67a32f1faac5f80406285. With EFS2 already enabled in EC, enabling early EC sync is not required. Also a workaround has been added in payload to address any boot issues. BUG=b:185277224 TEST=Build and boot to OS in Guybrush in both normal and recovery mode. Cq-Depend: chromium:2832032 Change-Id: I921dc5c814e5187dce283eeff43075b59885723a Signed-off-by: Karthikeyan Ramasubramanian Reviewed-on: https://review.coreboot.org/c/coreboot/+/52418 Reviewed-by: Raul Rangel Tested-by: build bot (Jenkins) --- src/mainboard/google/guybrush/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/mainboard/google/guybrush/Kconfig b/src/mainboard/google/guybrush/Kconfig index 467d31c2d2..5a1c98d3a3 100644 --- a/src/mainboard/google/guybrush/Kconfig +++ b/src/mainboard/google/guybrush/Kconfig @@ -35,7 +35,6 @@ config CHROMEOS select EC_GOOGLE_CHROMEEC_SWITCHES config VBOOT - select VBOOT_EARLY_EC_SYNC select VBOOT_LID_SWITCH select VBOOT_SEPARATE_VERSTAGE select VBOOT_STARTS_IN_BOOTBLOCK -- cgit v1.2.3