[coreboot-gerrit] Change in coreboot[master]: google/cyan: Enable CA Mirror

Matt DeVillier (Code Review) gerrit at coreboot.org
Thu Aug 24 01:37:25 CEST 2017


Matt DeVillier has uploaded this change for review. ( https://review.coreboot.org/21169


Change subject: google/cyan: Enable CA Mirror
......................................................................

google/cyan: Enable CA Mirror

Cherry-pick from Chromium commit e49deb1.

Configuring UPD PcdCaMirrorEn. This is a board specific parameter.
CA mirror is the Command Address mirroring option that is board
specific.

Original-Change-Id: I05174e18d650332d838e5036c713e91c4840ee75
Original-Signed-off-by: Divya Sasidharan <divya.s.sasidharan at intel.com>
Original-Reviewed-by: Aaron Durbin <adurbin at chromium.org>
Original-Tested-by: Hannah Williams <hannah.williams at intel.com>

Change-Id: Ibd0c811d41cb592634f7785edb83ad2f423546c5
Signed-off-by: Matt DeVillier <matt.devillier at gmail.com>
---
M src/mainboard/google/cyan/devicetree.cb
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/69/21169/1

diff --git a/src/mainboard/google/cyan/devicetree.cb b/src/mainboard/google/cyan/devicetree.cb
index 2f2b2df..0454650 100644
--- a/src/mainboard/google/cyan/devicetree.cb
+++ b/src/mainboard/google/cyan/devicetree.cb
@@ -13,6 +13,7 @@
 	register "PcdApertureSize" = "2"
 	register "PcdGttSize" = "1"
 	register "PcdDvfsEnable" = "1"
+	register "PcdCaMirrorEn" = "0"
 
 	############################################################
 	# Set the parameters for SiliconInit

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibd0c811d41cb592634f7785edb83ad2f423546c5
Gerrit-Change-Number: 21169
Gerrit-PatchSet: 1
Gerrit-Owner: Matt DeVillier <matt.devillier at gmail.com>
Gerrit-Reviewer: Shobhit Srivastava <shobhit.srivastava at intel.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170823/4e6fe1c0/attachment.html>


More information about the coreboot-gerrit mailing list