Hello build bot (Jenkins), Julius Werner, Yu-Ping Wu,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/41949
to look at the new patch set (#8).
Change subject: soc/mediatek/mt8183: Support 6GB, 8GB DDR bootup ......................................................................
soc/mediatek/mt8183: Support 6GB, 8GB DDR bootup
Currently the DRAM initialization code can only work on 4GB size and we want to support large memory in future by adding geometry information to the DRAM calibration parameters.
BUG=none BRANCH=kukui TEST=Boots correctly on Kukui
Change-Id: I1fdf50b75c6a552c0a889f21e1a81ab4b9a305fa Signed-off-by: Huayang Duan huayang.duan@mediatek.com --- M src/soc/mediatek/mt8183/dramc_param.c M src/soc/mediatek/mt8183/dramc_pi_calibration_api.c M src/soc/mediatek/mt8183/emi.c M src/soc/mediatek/mt8183/include/soc/dramc_param.h M src/soc/mediatek/mt8183/include/soc/dramc_pi_api.h M src/soc/mediatek/mt8183/include/soc/emi.h M src/soc/mediatek/mt8183/memory.c 7 files changed, 230 insertions(+), 81 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/49/41949/8