From 192afb6ad6a74b35dd952ef4cb7699c182682448 Mon Sep 17 00:00:00 2001 From: Lijian Zhao Date: Fri, 9 Mar 2018 19:09:00 -0800 Subject: 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 Reviewed-on: https://review.coreboot.org/25093 Reviewed-by: Aaron Durbin Reviewed-by: Nick Vaccaro Tested-by: build bot (Jenkins) --- src/mainboard/google/zoombini/variants/meowth/devicetree.cb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard') diff --git a/src/mainboard/google/zoombini/variants/meowth/devicetree.cb b/src/mainboard/google/zoombini/variants/meowth/devicetree.cb index 2d15c970b9..e49cc5db59 100644 --- a/src/mainboard/google/zoombini/variants/meowth/devicetree.cb +++ b/src/mainboard/google/zoombini/variants/meowth/devicetree.cb @@ -28,7 +28,7 @@ chip soc/intel/cannonlake end # FSP configuration - register "SaGv" = "3" + register "SaGv" = "SaGv_Enabled" register "FspSkipMpInit" = "1" register "SmbusEnable" = "1" register "ScsEmmcEnabled" = "1" -- cgit v1.2.3