[coreboot-gerrit] Change in coreboot[master]: google/fizz: Enable cr50 over SPI

Shelley Chen (Code Review) gerrit at coreboot.org
Thu Oct 12 00:42:24 CEST 2017


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


Change subject: google/fizz: Enable cr50 over SPI
......................................................................

google/fizz: Enable cr50 over SPI

Disable cr50 over I2C and Enable over SPI.

BUG=b:65056998, b:62456589
BRANCH=None
TEST=make sure that we can boot into kernel
     run cold_reset and warm_reset and make sure both
     boot successfully.
CQ-DEPEND=CL:714237

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



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/70/21970/1

diff --git a/src/mainboard/google/fizz/Kconfig b/src/mainboard/google/fizz/Kconfig
index e4154bb..34e3881 100644
--- a/src/mainboard/google/fizz/Kconfig
+++ b/src/mainboard/google/fizz/Kconfig
@@ -15,7 +15,7 @@
 	select MAINBOARD_USES_FSP2_0
 	select NO_FADT_8042
 	select SOC_INTEL_KABYLAKE
-	select FIZZ_USE_I2C_TPM
+	select FIZZ_USE_SPI_TPM
 	select GENERIC_SPD_BIN
 	select RT8168_GET_MAC_FROM_VPD
 

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I85b9a61f0305e3c7ccada79d7702234a285a6d2a
Gerrit-Change-Number: 21970
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/20171011/14ad543d/attachment.html>


More information about the coreboot-gerrit mailing list