All of lore.kernel.org
 help / color / mirror / Atom feed
From: York Sun <yorksun@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [Patch v3] driver/ddr/fsl: Fix MRC_CYC calculation for DDR3
Date: Tue, 16 Dec 2014 09:17:06 -0800	[thread overview]
Message-ID: <54906912.60301@freescale.com> (raw)
In-Reply-To: <1417547889-32435-1-git-send-email-yorksun@freescale.com>

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@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

      reply	other threads:[~2014-12-16 17:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-02 19:18 [U-Boot] [Patch v3] driver/ddr/fsl: Fix MRC_CYC calculation for DDR3 York Sun
2014-12-16 17:17 ` York Sun [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54906912.60301@freescale.com \
    --to=yorksun@freescale.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.