summaryrefslogtreecommitdiff
path: root/board/eNET/eNET.c
diff options
context:
space:
mode:
authorBenoît Thébaudeau <[email protected]>2013-01-30 11:19:13 +0000
committerStefano Babic <[email protected]>2013-02-12 13:52:30 +0100
commit6904e377465db6c731adf4fb0eb67e55454606d7 (patch)
tree7dbec95763d0392f007717f316f20241774addf7 /board/eNET/eNET.c
parent81ca840976e8e418ae8decaf03ea01f59b1b5be2 (diff)
imx: mx6q DDR3 init: Fix tMRD
MMDC1_MDCFG1.tMRD should be set to max(tMRD, tMOD) for DDR3. For all DDR3 speed bins: tMRD(min) = 4 nCK tMOD(min) = max(12 nCK, 15 ns) Hence, MMDC1_MDCFG1.tMRD should be set to max(12 nCK, 15 ns), which is 12 nCK at 532 MHz, encoded as 0xB in the bit-field MMDC1_MDCFG1[8:5]. Signed-off-by: Benoît Thébaudeau <[email protected]> Tested-by: Eric Nelson <[email protected]>
Diffstat (limited to 'board/eNET/eNET.c')
0 files changed, 0 insertions, 0 deletions