[U-Boot] [Patch v3] driver/ddr/fsl: Fix MRC_CYC calculation for DDR3
York Sun
yorksun at freescale.com
Tue Dec 16 18:17:06 CET 2014
On 12/02/2014 11:18 AM, York Sun wrote:
> 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: York Sun <yorksun at freescale.com>
> ---
> Change log
> v3: Add cast for using max()
> v2: Apply the change only to DDR controller newer than v4.7
> Older DDRC needs to take into account of RDIMM for tMRD
Applied to u-boot-mpc85xx master, awaiting upstream.
York
More information about the U-Boot
mailing list