summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek/mt8195/include
diff options
context:
space:
mode:
authorRyan Chuang <ryan.chuang@mediatek.corp-partner.google.com>2022-03-02 20:15:29 +0800
committerHung-Te Lin <hungte@chromium.org>2022-03-04 12:17:02 +0000
commite6fb29f2c03a8a178fcd9f5756e7adc52057a2b7 (patch)
tree968545a68306e4a9ab7477aff96e3d49a8df6ebb /src/soc/mediatek/mt8195/include
parentd0c03ad9f76172cc78af9d2af4cdc29a906faef1 (diff)
downloadcoreboot-e6fb29f2c03a8a178fcd9f5756e7adc52057a2b7.tar.gz
coreboot-e6fb29f2c03a8a178fcd9f5756e7adc52057a2b7.tar.bz2
coreboot-e6fb29f2c03a8a178fcd9f5756e7adc52057a2b7.zip
soc/mediatek/mt8195: Update header version from 1.8.1 to 1.9.1
Move some structures to common folder (CB:61293), so we need to update header version. BUG=none TEST=dram calibration pass Signed-off-by: Ryan Chuang <ryan.chuang@mediatek.corp-partner.google.com> Change-Id: Id82cbef9cb10dba71489ea96f67c329de9aadc49 Reviewed-on: https://review.coreboot.org/c/coreboot/+/62550 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Diffstat (limited to 'src/soc/mediatek/mt8195/include')
-rw-r--r--src/soc/mediatek/mt8195/include/soc/dramc_param.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/mediatek/mt8195/include/soc/dramc_param.h b/src/soc/mediatek/mt8195/include/soc/dramc_param.h
index 11efbe14754b..38055eaf057b 100644
--- a/src/soc/mediatek/mt8195/include/soc/dramc_param.h
+++ b/src/soc/mediatek/mt8195/include/soc/dramc_param.h
@@ -13,7 +13,7 @@
#include <soc/dramc_param_common.h>
#include <soc/dramc_soc.h>
-#define DRAMC_PARAM_HEADER_VERSION 8
+#define DRAMC_PARAM_HEADER_VERSION 9
struct sdram_params {
u32 rank_num;