Attention is currently required from: Hung-Te Lin. Hello Hung-Te Lin, Ryan Chuang,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/60385
to look at the new patch set (#2).
Change subject: soc/mediatek/mt8186: Add header files to support DRAM calibration ......................................................................
soc/mediatek/mt8186: Add header files to support DRAM calibration
Remove emi.h because emi.h is defined in common/include/soc. Add dramc_param.h and dramc_soc.h to prepare for implementation of DRAM full calibration.
TEST=build pass. BUG=b:202871018
Signed-off-by: Ryan Chuang ryan.chuang@mediatek.corp-partner.google.com Change-Id: If8662ed43088ea5aa1fe6cb5b2c4bda2338c4387 --- M src/soc/mediatek/mt8186/emi.c A src/soc/mediatek/mt8186/include/soc/dramc_param.h A src/soc/mediatek/mt8186/include/soc/dramc_soc.h D src/soc/mediatek/mt8186/include/soc/emi.h 4 files changed, 209 insertions(+), 15 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/85/60385/2