From ab638c17e2178308e6aa497edcee8067ac798730 Mon Sep 17 00:00:00 2001 From: Scott Chao Date: Wed, 20 Apr 2022 15:16:06 +0800 Subject: soc/intel/adl/chip.h: Rename max_dram_speed to include units The unit of dram speed is MT/s so append it on variable name. BUG=b:229549930 BRANCH=none TEST=build coreboot without error Signed-off-by: Scott Chao Change-Id: I83c780440613050c0202f95d5f64991b61d9c280 Reviewed-on: https://review.coreboot.org/c/coreboot/+/63735 Tested-by: build bot (Jenkins) Reviewed-by: Eric Lai Reviewed-by: Tim Wawrzynczak Reviewed-by: Paul Menzel --- src/mainboard/google/brya/variants/crota/overridetree.cb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/google/brya/variants/crota') diff --git a/src/mainboard/google/brya/variants/crota/overridetree.cb b/src/mainboard/google/brya/variants/crota/overridetree.cb index 5a48a5edc6..040075e74b 100644 --- a/src/mainboard/google/brya/variants/crota/overridetree.cb +++ b/src/mainboard/google/brya/variants/crota/overridetree.cb @@ -19,7 +19,7 @@ end chip soc/intel/alderlake - register "max_dram_speed" = "4800" + register "max_dram_speed_mts" = "4800" # Acoustic settings register "acoustic_noise_mitigation" = "1" -- cgit v1.2.3