Hello Hung-Te Lin, Xi Chen, build bot (Jenkins), Patrick Georgi, Martin Roth, Yu-Ping Wu, Duan huayang,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/46393
to look at the new patch set (#42).
Change subject: soc/mediatek/mt8192: Init DPM ......................................................................
soc/mediatek/mt8192: Init DPM
DPM is a hardware module for DRAM power management and for better power saving in low power mode.
BUG=none TEST=Boots correctly on Asurada
Signed-off-by: Huayang Duan huayang.duan@mediatek.com Change-Id: I16b341ad63940b45b886c4a7fd733c1970624e40 --- M src/mainboard/google/asurada/mainboard.c M src/soc/mediatek/mt8192/Kconfig M src/soc/mediatek/mt8192/Makefile.inc A src/soc/mediatek/mt8192/dpm.c M src/soc/mediatek/mt8192/include/soc/addressmap.h A src/soc/mediatek/mt8192/include/soc/dpm.h 6 files changed, 119 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/93/46393/42