summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorFrancesco Dolcini <francesco.dolcini@toradex.com>2022-04-06 13:53:25 +0200
committerFrancesco Dolcini <francesco.dolcini@toradex.com>2022-06-27 13:27:02 +0000
commit993e386bbae9367138b2fd2af0a37b77aed49012 (patch)
tree788d9f329c1bba0c398b6d37f946452a125827af /config.mk
parent629a1ac5a7410fc50c3c710cc25b574e7f2354d3 (diff)
mx6: ddr: Wait before issuing the first MRS cmd
Upstream commit aa42894471ae6a4e57692f6912690489a1587019 Wait 1ms before issuing the first MRS command to write DDR3 Mode registers. There is a requirement to wait a minimum time before issuing command to the DDR3 device, according to the JEDEC standard this time is 500us (after RESET_n is de-asserted until CKE becomes active) + tXPR (Reset CKE Exit time, maximum value 360ns). It seems that for some reason this is not enforced by the MMDC controller. Without this change we experienced random memory initialization failures with about 2% boot failure rate on specific problematic boards, after this change we were able to do more than 10.000 power-cycle without a single failure. Fixes: fe0f7f7842e1 ("mx6: add mmdc configuration for MX6Q/MX6DL") Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com> Reviewed-by: Marek Vasut <marex@denx.de> Reviewed-by: Fabio Estevam <festevam@denx.de>
Diffstat (limited to 'config.mk')
0 files changed, 0 insertions, 0 deletions