Usha P has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/52599 )
Change subject: mb/google/brya: Enable early EC Software Sync ......................................................................
mb/google/brya: Enable early EC Software Sync
BUG=None TEST=Build and boot to OS on brya. Ensure that the EC Software Sync is complete.
Signed-off-by: Usha P usha.p@intel.com Change-Id: I283308b47c913c830f84cd306e1563360fb79ad7 --- M src/mainboard/google/brya/Kconfig 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/99/52599/1
diff --git a/src/mainboard/google/brya/Kconfig b/src/mainboard/google/brya/Kconfig index 5007836..14cce67 100644 --- a/src/mainboard/google/brya/Kconfig +++ b/src/mainboard/google/brya/Kconfig @@ -31,9 +31,9 @@
config CHROMEOS select EC_GOOGLE_CHROMEEC_SWITCHES - select GBB_FLAG_DISABLE_EC_SOFTWARE_SYNC select HAS_RECOVERY_MRC_CACHE select VBOOT_LID_SWITCH + select VBOOT_EARLY_EC_SYNC
config DEVICETREE string