From: Kumar Gala <galak@kernel.crashing.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [Patch v3 5/7] mpc85xx: Enable unique mode registers and dynamic ODT for DDR3
Date: Wed, 19 Jan 2011 21:06:56 -0600 [thread overview]
Message-ID: <8306002A-5B97-4554-8EC5-555F11CDDE5A@kernel.crashing.org> (raw)
In-Reply-To: <1294696982-20556-6-git-send-email-yorksun@freescale.com>
On Jan 10, 2011, at 4:03 PM, York Sun wrote:
> Added fsl_ddr_get_version() function to for DDR3 to poll DDRC IP version
> (major, minor, errata) to determine if unique mode registers are available.
> If true, always use unique mode registers. Dynamic ODT is enabled if needed.
> The table is documented in doc/README.fsl-ddr. This function may also need
> to be extend for future other platforms if such a feature exists.
>
> Enable address parity and RCW by default for RDIMMs.
>
> Change default output driver impedance from 34 ohm to 40ohm. Make it 34ohm for
> quad-rank RDIMMs.
>
> Use a formula to calculate rodt_on for timing_cfg_5.
>
> Signed-off-by: York Sun <yorksun@freescale.com>
> ---
> arch/powerpc/cpu/mpc85xx/ddr-gen3.c | 6 +
> arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c | 250 ++++++++++++++++++++-----
> arch/powerpc/cpu/mpc8xxx/ddr/options.c | 308 +++++++++++++++++++++++++++++-
> arch/powerpc/include/asm/fsl_ddr_sdram.h | 18 ++
> doc/README.fsl-ddr | 67 +++++++-
> 5 files changed, 595 insertions(+), 54 deletions(-)
applied to 85xx
- k
next prev parent reply other threads:[~2011-01-20 3:06 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-10 22:02 [U-Boot] v3 patch York Sun
2011-01-10 22:02 ` [U-Boot] [Patch v3 1/7] mpc8xxx: Display RDIMM if detected York Sun
2011-01-20 3:02 ` Kumar Gala
2011-01-10 22:02 ` [U-Boot] [Patch v3 2/7] mpc8xxx: Enable ECC on/off control in hwconfig York Sun
2011-01-20 3:03 ` Kumar Gala
2011-01-10 22:02 ` [U-Boot] [Patch v3 3/7] corenet_ds: Enable ECC for corenet_ds York Sun
2011-01-20 3:04 ` Kumar Gala
2011-01-10 22:02 ` [U-Boot] [Patch v3 4/7] mpc85xx: Adding more registers and options York Sun
2011-01-20 3:04 ` Kumar Gala
2011-01-10 22:03 ` [U-Boot] [Patch v3 5/7] mpc85xx: Enable unique mode registers and dynamic ODT for DDR3 York Sun
2011-01-20 3:06 ` Kumar Gala [this message]
2011-01-10 22:03 ` [U-Boot] [Patch v3 6/7] mpc85xx: Implement workaround for erratum DDR-A003 York Sun
2011-01-20 3:07 ` Kumar Gala
2011-01-10 22:03 ` [U-Boot] [Patch v3 7/7] corenet_ds: Extend board specific parameters York Sun
2011-01-20 3:08 ` Kumar Gala
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=8306002A-5B97-4554-8EC5-555F11CDDE5A@kernel.crashing.org \
--to=galak@kernel.crashing.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox