Hello Nicolas Boichat, Julius Werner, Hung-Te Lin,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/36089
to look at the new patch set (#2).
Change subject: soc/mediatek/mt8183: Skip fast calibration in recovery mode ......................................................................
soc/mediatek/mt8183: Skip fast calibration in recovery mode
According MediaTek, they have seen some extreme situations where the fast calibration passed complex memory test but there were sill memory issues after kernel is up. Therefore, they suggest skipping fast calibration in recovery mode. Also, the calculated parameters will not be saved to the flash.
BRANCH=kukui BUG=b:139099592 TEST=emerge-kukui coreboot
Change-Id: I29e0df71dc3357462e15ce8fc2ba02f21b54ed33 Signed-off-by: Yu-Ping Wu yupingso@chromium.org --- M src/soc/mediatek/mt8183/memory.c 1 file changed, 23 insertions(+), 15 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/89/36089/2