]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
fsl-ddr: add the DDR3 SPD infrastructure
authorDave Liu <daveliu@freescale.com>
Sat, 14 Mar 2009 04:48:30 +0000 (12:48 +0800)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 30 Mar 2009 18:33:50 +0000 (13:33 -0500)
commitc360ceac0286159f94d9d1a9496fc9858c8d9bec
treefdd1868af478993fdb547171665c5c517ee6c071
parent6a8197836702991468cead5ead073f589e2623ad
fsl-ddr: add the DDR3 SPD infrastructure

- support mirrored DIMMs, not support register DIMMs
- test passed on P2020DS board with MT9JSF12872AY-1G1D1
- test passed on MPC8569MDS board with MT8JSF12864HY-1G1D1

Signed-off-by: Dave Liu <daveliu@freescale.com>
Signed-off-by: Travis Wheatley <travis.wheatley@freescale.com>
common/ddr_spd.c
cpu/mpc85xx/ddr-gen3.c
cpu/mpc8xxx/ddr/Makefile
cpu/mpc8xxx/ddr/ctrl_regs.c
cpu/mpc8xxx/ddr/ddr3_dimm_params.c [new file with mode: 0644]
cpu/mpc8xxx/ddr/lc_common_dimm_params.c
cpu/mpc8xxx/ddr/options.c
include/asm-ppc/fsl_ddr_dimm_params.h
include/asm-ppc/fsl_ddr_sdram.h
include/ddr_spd.h