From 7627208ad735dbcd5631c301c15f2ee451fdd9d6 Mon Sep 17 00:00:00 2001 From: Subrata Banik Date: Fri, 28 Apr 2023 14:04:22 +0530 Subject: mb/google/rex: Disable early EC sync This patch disables early EC sync to avoid an idle delay (~3sec) without a provision to notify the user about some critical task in progress. Doing EC sync at later stage allows us to notify using graphical msg on screen to make user aware of the WIP task. BUG=b:279944831 TEST=Able to perform EC sync from depthcharge on google/rex. Signed-off-by: Subrata Banik Change-Id: I03ed40827c50e75ceaaf94e30d675014ebf22dac Reviewed-on: https://review.coreboot.org/c/coreboot/+/74837 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Yu-Ping Wu --- src/mainboard/google/rex/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/google/rex/Kconfig') diff --git a/src/mainboard/google/rex/Kconfig b/src/mainboard/google/rex/Kconfig index a45e857275..014c3a7974 100644 --- a/src/mainboard/google/rex/Kconfig +++ b/src/mainboard/google/rex/Kconfig @@ -118,7 +118,6 @@ config MEMORY_SOLDERDOWN select HAVE_SPD_IN_CBFS config VBOOT - select VBOOT_EARLY_EC_SYNC select VBOOT_LID_SWITCH config UART_FOR_CONSOLE -- cgit v1.2.3