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>
This commit is contained in:
Ryan Chuang 2022-03-02 20:15:29 +08:00 committed by Hung-Te Lin
parent d0c03ad9f7
commit e6fb29f2c0
1 changed files with 1 additions and 1 deletions

View File

@ -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;