From 12315b52c47e3d46f5399dab0ae9ce9ae097ae4f Mon Sep 17 00:00:00 2001 From: Casper Chang Date: Wed, 22 Sep 2021 22:38:28 -0400 Subject: mb/google/brya/variants/primus: config dram speed to 3733 This change config the DRAM speed to 3733 for primus. BUG=b:200752480 BRANCH=none TEST=Verified that `dmidecode -t17` shows the correct configured memory speed Signed-off-by: Casper Chang Change-Id: I2f3a9489dddcf102b0ffc71eb9cdab6ad38d1391 Reviewed-on: https://review.coreboot.org/c/coreboot/+/57867 Tested-by: build bot (Jenkins) Reviewed-by: Tim Wawrzynczak --- src/mainboard/google/brya/variants/primus/overridetree.cb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mainboard/google/brya/variants') diff --git a/src/mainboard/google/brya/variants/primus/overridetree.cb b/src/mainboard/google/brya/variants/primus/overridetree.cb index 21be1c8073..0de7d1a967 100644 --- a/src/mainboard/google/brya/variants/primus/overridetree.cb +++ b/src/mainboard/google/brya/variants/primus/overridetree.cb @@ -24,6 +24,8 @@ end chip soc/intel/alderlake register "SaGv" = "SaGv_Enabled" + register "MaxDramSpeed" = "3733" + # Intel Common SoC Config #+-------------------+---------------------------+ #| Field | Value | -- cgit v1.2.3