[coreboot-gerrit] Change in coreboot[master]: mb/google/octopus: Enable Yorp EC software sync

Justin TerAvest (Code Review) gerrit at coreboot.org
Tue Apr 17 00:09:14 CEST 2018


Justin TerAvest has uploaded this change for review. ( https://review.coreboot.org/25692


Change subject: mb/google/octopus: Enable Yorp EC software sync
......................................................................

mb/google/octopus: Enable Yorp EC software sync

With one additional EC change, Yorp is able to flash the EC as part of
software sync and successfully boot. This change is only made for Yorp
as we want this disabled for Bip bringup.

BRANCH=none
BUG=b:77874283
TEST=Successful flash and boot on Yorp with this change
TEST=Checked GBB flags on Yorp and Bip images with gbb_utility
CQ-DEPEND=CL:1014397

Change-Id: I4969b254c6a58fba9dd8d2f31feb25b55c7a0c65
Signed-off-by: Justin TerAvest <teravest at chromium.org>
---
M src/mainboard/google/octopus/Kconfig
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/92/25692/1

diff --git a/src/mainboard/google/octopus/Kconfig b/src/mainboard/google/octopus/Kconfig
index 656c6a3..e4c520e 100644
--- a/src/mainboard/google/octopus/Kconfig
+++ b/src/mainboard/google/octopus/Kconfig
@@ -26,7 +26,7 @@
 	bool
 	default y
 	select EC_GOOGLE_CHROMEEC_SWITCHES
-	select GBB_FLAG_DISABLE_EC_SOFTWARE_SYNC
+	select GBB_FLAG_DISABLE_EC_SOFTWARE_SYNC if BOARD_GOOGLE_BIP
 	select VBOOT_LID_SWITCH
 
 config MAINBOARD_DIR

-- 
To view, visit https://review.coreboot.org/25692
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4969b254c6a58fba9dd8d2f31feb25b55c7a0c65
Gerrit-Change-Number: 25692
Gerrit-PatchSet: 1
Gerrit-Owner: Justin TerAvest <teravest at chromium.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180416/0c15851d/attachment.html>


More information about the coreboot-gerrit mailing list