Attention is currently required from: Hung-Te Lin, Xixi Chen, Yidi Lin.
Hello Hung-Te Lin, Yidi Lin, Yu-Ping Wu, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/75818?usp=email
to look at the new patch set (#7).
Change subject: soc/mediatek: Enable DRAM scramble on fast calibration flow ......................................................................
soc/mediatek: Enable DRAM scramble on fast calibration flow
No matter what DRAM calibration is performed, DRAM scramble should be enabled as long as MEDIATEK_DRAM_SCRAMBLE is set to y. Currently, DRAM scramble is enabled only if full calibration is performed. Correct the behavior by adding DRAMC_CONFIG_SCRAMBLE to the header config in fast calibration flow.
BUG=b:285474337 TEST=Check the scramble feature is disabled on serial build
Signed-off-by: Xi Chen xixi.chen@mediatek.corp-partner.google.com Change-Id: I907bccd4e68e040179e1971db6bf7a57b88dec1b --- M src/soc/mediatek/common/memory.c 1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/18/75818/7