[coreboot-gerrit] Change in coreboot[master]: google/fizz: add VBOOT_PHYSICAL_REC_SWITCH config

Shelley Chen (Code Review) gerrit at coreboot.org
Tue Nov 7 21:36:58 CET 2017


Shelley Chen has uploaded this change for review. ( https://review.coreboot.org/22368


Change subject: google/fizz: add VBOOT_PHYSICAL_REC_SWITCH config
......................................................................

google/fizz: add VBOOT_PHYSICAL_REC_SWITCH config

Now that recovery button has been enabled through cr50,
we can add VBOOT_PHYSICAL_REC_SWITCH config and treat
the recovery button like any other chromebox.

BUG=b:37751915, b:63893483
BRANCH=None
TEST=With DUT in normal mode, boot into recovery, press ctrl+d
     followed by pressing the recovery button.  Should successfully
     boot into dev mode.
CQ-DEPEND=CL:737477

Change-Id: I72fb42508083295e317dd06900796dc0cda753f6
Signed-off-by: Shelley Chen <shchen at chromium.org>
---
M src/mainboard/google/fizz/Kconfig
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/68/22368/1

diff --git a/src/mainboard/google/fizz/Kconfig b/src/mainboard/google/fizz/Kconfig
index 8036b8b..1431db4 100644
--- a/src/mainboard/google/fizz/Kconfig
+++ b/src/mainboard/google/fizz/Kconfig
@@ -24,6 +24,7 @@
 	select EC_GOOGLE_CHROMEEC_SWITCHES
 	select GBB_FLAG_DISABLE_EC_SOFTWARE_SYNC
 	select VBOOT_EC_EFS
+	select VBOOT_PHYSICAL_REC_SWITCH
 
 config DRIVER_TPM_I2C_BUS
 	depends on FIZZ_USE_I2C_TPM

-- 
To view, visit https://review.coreboot.org/22368
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I72fb42508083295e317dd06900796dc0cda753f6
Gerrit-Change-Number: 22368
Gerrit-PatchSet: 1
Gerrit-Owner: Shelley Chen <shchen at google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171107/edbce2b4/attachment-0001.html>


More information about the coreboot-gerrit mailing list