[U-Boot] [Patch v2 4/7] powerpc/mpc8xxx: Add DDR2 to unified DDR driver

Kumar Gala galak at kernel.crashing.org
Fri Sep 16 16:47:24 CEST 2011


On Aug 26, 2011, at 1:32 PM, York Sun wrote:

> DDR2 has different ODT table and values. Adding table according to Samsung
> application note.
> 
> Fix additive latency calculation to avoid interger underflow.
> 
> Signed-off-by: York Sun <yorksun at freescale.com>
> ---
> .../cpu/mpc8xxx/ddr/lc_common_dimm_params.c        |    3 +-
> arch/powerpc/cpu/mpc8xxx/ddr/options.c             |  214 +++++++++++++++++++-
> arch/powerpc/include/asm/fsl_ddr_sdram.h           |    7 +
> doc/README.fsl-ddr                                 |   52 +++++
> 4 files changed, 274 insertions(+), 2 deletions(-)

applied, converted dynamic_odt_t to struct dynamic_odt

- k


More information about the U-Boot mailing list