summaryrefslogtreecommitdiff
path: root/board/toradex/common/tdx-cfg-block.h
diff options
context:
space:
mode:
authorStefan Eichenberger <stefan.eichenberger@toradex.com>2023-06-14 09:12:47 +0200
committerStefan Eichenberger <eichest@gmail.com>2023-06-14 11:05:20 +0200
commit7683835c191eb4b038b63d035b6e079c36ec15a7 (patch)
tree267d6804a7778970ed95fc069b1f88bd2e309dcd /board/toradex/common/tdx-cfg-block.h
parentd7ac31a7e7ac919d97997c1eca7e39a919cd79a8 (diff)
colibri_imx6: fix RALAT and WALAT values
Running a memtest in U-Boot and Linux shows that some Colibri iMX6 produce bitflips at temperatures above 60°C. This happens because the RALAT and WALAT values on the Colibri iMX6 are too low. The problems were introduced by commit 09dbac8174c4 ("mx6: ddr: Restore ralat/walat in write level calibration") before the calibration process overwrote the values and set them to the maximum value. With this commit, we make sure that the RALAT and WALAT values are set to the maximum values again. This has been proven to work for years. Upstream-Status: Submitted [https://lore.kernel.org/all/20230614090137.17626-1-francesco@dolcini.it/] Fixes: 09dbac8174c4 ("mx6: ddr: Restore ralat/walat in write level calibration") Signed-off-by: Stefan Eichenberger <stefan.eichenberger@toradex.com>
Diffstat (limited to 'board/toradex/common/tdx-cfg-block.h')
0 files changed, 0 insertions, 0 deletions