[U-Boot] [PATCH 11/23] powerpc/t4240qds: Update DDR timing table
Wolfgang Denk
wd at denx.de
Fri Mar 22 21:50:05 CET 2013
Dear York Sun,
In message <1363972531-25641-11-git-send-email-yorksun at freescale.com> you wrote:
> Update the timing table to support more rank density, based on the theory
> that similar density DIMMs have similar clock adjust and write level start
> timing. Update the timing for 1600 and 1866 MT/s. Tested with Micron
> MT18JSF1G72AZ-1G9E1 DIMMs, iDIMM M3CN-4GMJ3C0C-M92.
>
> Signed-off-by: York Sun <yorksun at freescale.com>
> ---
> board/freescale/t4qds/ddr.c | 56 ++++++++++++++++++++++++++-----------------
> 1 file changed, 34 insertions(+), 22 deletions(-)
CHECK: Alignment should match open parenthesis
#194: FILE: board/freescale/t4qds/ddr.c:121:
+ if (pbsp->n_ranks == pdimm->n_ranks &&
+ (pdimm->rank_density >> 30) >= pbsp->rank_gb) {
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The goal of science is to build better mousetraps. The goal of nature
is to build better mice.
More information about the U-Boot
mailing list