u-boot-brain/arch/powerpc/cpu/mpc8xxx/ddr
York Sun d29d17d7ba powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver
Unified DDR driver is maintained for better performance, robustness and bug
fixes. Upgrading to use unified DDR driver for MPC83xx takes advantage of
overall improvement. It requires changes for board files to customize
platform-dependent parameters.

To utilize the unified DDR driver, a board needs to define CONFIG_FSL_DDRx
in the header file. No more boards will be accepted without such definition.

Note: the workaround for erratum DDR6 for the very old MPC834x Rev 1.0/1.1
and MPC8360 Rev 1.1/1.2 parts is not migrated to unified driver.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: York Sun <yorksun@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2011-09-29 19:01:06 -05:00
..
common_timing_params.h powerpc/8xxx: Enable DDR3 RDIMM support 2010-07-26 13:16:10 -05:00
ctrl_regs.c powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver 2011-09-29 19:01:06 -05:00
ddr1_dimm_params.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
ddr2_dimm_params.c mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statements 2011-04-04 09:24:43 -05:00
ddr3_dimm_params.c powerpc/mpc8xxx: check SPD length before using part number 2011-07-11 13:24:19 -05:00
ddr.h powerpc/mpc8xxx: Enable calculation for fixed DDR chips 2011-07-11 13:24:20 -05:00
lc_common_dimm_params.c powerpc/mpc8xxx: Add DDR2 to unified DDR driver 2011-09-29 19:01:06 -05:00
main.c powerpc/mpc8xxx: Add SPD EEPROM address for single controller 2 slots 2011-09-29 19:01:06 -05:00
Makefile powerpc/mpc8xxx: Enable calculation for fixed DDR chips 2011-07-11 13:24:20 -05:00
options.c powerpc/mpc8xxx: Add DDR2 to unified DDR driver 2011-09-29 19:01:06 -05:00
util.c powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver 2011-09-29 19:01:06 -05:00