diff options
author | Yu-Ping Wu <yupingso@chromium.org> | 2019-10-16 18:29:50 +0800 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-10-21 09:14:40 +0000 |
commit | 998a3cc0dab5e73ae2a169aeb04df6b4db4f968a (patch) | |
tree | 2830f7655e00b03a6914f0c5381afec7260943c3 /src/superio/intel | |
parent | ad4bf675eccbb8ec4bcba30018c55af25c7bc3e5 (diff) |
soc/mediatek/mt8183: Skip fast calibration in recovery mode
SoC DRAM team suggested always running full calibration mode in recovery
mode because it is possible to get unstable memory even if the complex
memory test has been passed.
Since the recovery mode runs from RO and we only have training data
cache for RW, the trained calibration data can't be saved since RO and
RW may be running different firmware.
Also revised few message to make it more clear for what calibration mode
(fast, full, or partial) has been executed.
BRANCH=kukui
BUG=b:139099592
TEST=emerge-kukui coreboot
Change-Id: I29e0df71dc3357462e15ce8fc2ba02f21b54ed33
Signed-off-by: Yu-Ping Wu <yupingso@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36089
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
Diffstat (limited to 'src/superio/intel')
0 files changed, 0 insertions, 0 deletions