[coreboot-gerrit] Change in coreboot[master]: mainboard/google/meowth: Enable System Agent dynamic frequency

Lijian Zhao (Code Review) gerrit at coreboot.org
Sat Mar 10 04:15:34 CET 2018


Lijian Zhao has uploaded this change for review. ( https://review.coreboot.org/25093


Change subject: mainboard/google/meowth: Enable System Agent dynamic frequency
......................................................................

mainboard/google/meowth: Enable System Agent dynamic frequency

Enable System Agent dynamic frequency support by default.

BUG=None
TEST=Build and flash with debug version FSP, check SaGv in serial print
to be set to "4".

Change-Id: I7dd29db206b06e600407bb0b1d0bc7530f4ac93e
Signed-off-by: Lijian Zhao <lijian.zhao at intel.com>
---
M src/mainboard/google/zoombini/variants/meowth/devicetree.cb
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/93/25093/1

diff --git a/src/mainboard/google/zoombini/variants/meowth/devicetree.cb b/src/mainboard/google/zoombini/variants/meowth/devicetree.cb
index 2d15c97..a55df6b 100644
--- a/src/mainboard/google/zoombini/variants/meowth/devicetree.cb
+++ b/src/mainboard/google/zoombini/variants/meowth/devicetree.cb
@@ -28,7 +28,7 @@
 	end
 
 	# FSP configuration
-	register "SaGv" = "3"
+	register "SaGv" = "4"
 	register "FspSkipMpInit" = "1"
 	register "SmbusEnable" = "1"
 	register "ScsEmmcEnabled" = "1"

-- 
To view, visit https://review.coreboot.org/25093
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: I7dd29db206b06e600407bb0b1d0bc7530f4ac93e
Gerrit-Change-Number: 25093
Gerrit-PatchSet: 1
Gerrit-Owner: Lijian Zhao <lijian.zhao at intel.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180310/e3b3686d/attachment.html>


More information about the coreboot-gerrit mailing list