Skip to content
Snippets Groups Projects
Commit 938bbb60 authored by York Sun's avatar York Sun
Browse files

driver/ddr/fsl: Fix MRC_CYC calculation for DDR3


For DDR controller version 4.7 or newer, MRC_CYC (mode register set
cycle time) is max(tMRD, tMOD). tMRD is 4nCK, or 8nCK (RDIMM). tMOD
is max(12nCK, 15ns) according to JEDEC spec.

DDR4 is not affected by this change.

Signed-off-by: default avatarYork Sun <yorksun@freescale.com>
parent 84d13c58
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment