Yidi Lin has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/44702 )
Change subject: soc/mediatek/mt8192: Do memory pll init before calibration
......................................................................
Patch Set 43:
@Xi,
Please fix this compilation error.
CC romstage/soc/mediatek/mt8192/dramc_pi_main.o
CC romstage/soc/mediatek/mt8192/dramc_utility.o
src/soc/mediatek/mt8192/dramc_utility.c: In function 'set_cali_datas':
src/soc/mediatek/mt8192/dramc_utility.c:138:40: error: initialization discards 'const' qualifier from pointer target type [-Werror=discarded-qualifiers]
struct dfs_frequency_table *shuffle = &freq_shuffle_table[k_shu];
^
src/soc/mediatek/mt8192/dramc_utility.c: At top level:
--
To view, visit
https://review.coreboot.org/c/coreboot/+/44702
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ieb4e6cbf19da53d653872b166d3191c7b010dca6
Gerrit-Change-Number: 44702
Gerrit-PatchSet: 43
Gerrit-Owner: CK HU
ck.hu@mediatek.com
Gerrit-Reviewer: Duan huayang
huayang.duan@mediatek.com
Gerrit-Reviewer: Hung-Te Lin
hungte@chromium.org
Gerrit-Reviewer: Xi Chen
xixi.chen@mediatek.com
Gerrit-Reviewer: Yidi Lin
yidi.lin@mediatek.com
Gerrit-Reviewer: Yu-Ping Wu
yupingso@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Mon, 14 Dec 2020 13:08:37 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment