Hello Yu-Ping Wu, Julius Werner, You-Cheng Syu, Sj Huang, Hung-Te Lin, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/34433
to look at the new patch set (#3).
Change subject: mediatek/mt8183: support get current DRAM type ......................................................................
mediatek/mt8183: support get current DRAM type
Read the ramid to get the DRAM type of current platform. For EMCP DDR, the max support DRAM frequency was 3600Mbps, but for DISCRETE DDR, the max support DRAM frequency was 3200Mbps. So for different DDR type, need do different DDR init flow.
BUG=b:80501386 BRANCH=none TEST=Memory test passes on EMCP platform
Change-Id: Icf875427347418f796cbf193070bf047844d2267 Signed-off-by: Huayang Duan huayang.duan@mediatek.com --- M src/mainboard/google/kukui/sdram_configs.c M src/soc/mediatek/mt8183/emi.c M src/soc/mediatek/mt8183/include/soc/emi.h 3 files changed, 30 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/33/34433/3