Ronak Kanabar has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31120 )
Change subject: mainboard/{google,intel}: Remove SaGv hard coding
......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/#/c/31120/2/src/mainboard/intel/cannonlake_rvp/v...
File src/mainboard/intel/cannonlake_rvp/variants/cnl_u/devicetree.cb:
https://review.coreboot.org/#/c/31120/2/src/mainboard/intel/cannonlake_rvp/v...
PS2, Line 8: SaGv_FixedHigh
Yes, I think it should be 4 for this case, SaGV_Enabled.
For CNL FSP 3 means FixedHigh. It was set 3 previously so I made it fixedhigh. I am not sure why it was configured 3 previously. I was removing fixed value and replacing with SaGv macro so configured as FixedHigh.
CNL FSP SaGv configation options are as follow.
0:Disabled, 1:FixedLow, 2:FixedMid, 3:FixedHigh, 4:Enabled
You can also refer to macro in following file
https://review.coreboot.org/cgit/coreboot.git/tree/src/soc/intel/cannonlake/...
I need to check previously why it was configured it to 3. so for this patch we can use this value. If it ok to configure it to SaGv_Enable I will push patch for that.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/31120
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: If007589d5c1368602928b1550ec8788e65f70c05
Gerrit-Change-Number: 31120
Gerrit-PatchSet: 2
Gerrit-Owner: Ronak Kanabar
ronak.kanabar@intel.com
Gerrit-Reviewer: Aamir Bohra
aamir.bohra@intel.com
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Duncan Laurie
dlaurie@chromium.org
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Lijian Zhao
lijian.zhao@intel.com
Gerrit-Reviewer: Maulik V Vaghela
maulik.v.vaghela@intel.com
Gerrit-Reviewer: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Reviewer: Rizwan Qureshi
rizwan.qureshi@intel.com
Gerrit-Reviewer: Ronak Kanabar
ronak.kanabar@intel.com
Gerrit-Reviewer: Shelley Chen
shchen@google.com
Gerrit-Reviewer: Subrata Banik
subrata.banik@intel.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Mon, 28 Jan 2019 19:42:41 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Duncan Laurie
dlaurie@chromium.org
Comment-In-Reply-To: Lijian Zhao
lijian.zhao@intel.com
Gerrit-MessageType: comment