u-boot/arch/powerpc/cpu/mpc8xxx/ddr
York Sun 7ac3cc20e0 powerpc/mpc8xxx: Move HWCONFIG_BUFFER_SIZE into config.h
Before proper environment is setup, we extract hwconfig and put it into a
buffer with size HWCONFIG_BUFFER_SIZE. We need to enlarge the buffer to
accommodate longer string. Since this macro is used in multiple files, we
move it into arch/powerpc/include/asm/config.h.

Signed-off-by: York Sun <yorksun@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
2012-08-23 12:16:56 -05:00
..
Makefile powerpc/8xxx: Add support for interactive DDR programming interface 2011-10-09 17:57:53 -05:00
common_timing_params.h powerpc/8xxx: Enable DDR3 RDIMM support 2010-07-26 13:16:10 -05:00
ctrl_regs.c powerpc/mpc8xxx: Fix bug for extended DDR timing 2012-08-23 12:16:55 -05:00
ddr.h powerpc/8xxx: Add support for interactive DDR programming interface 2011-10-09 17:57:53 -05:00
ddr1_dimm_params.c GCC4.6: Squash warnings in ddr[123]_dimm_params.c 2011-10-27 23:54:00 +02:00
ddr2_dimm_params.c GCC4.6: Squash warnings in ddr[123]_dimm_params.c 2011-10-27 23:54:00 +02:00
ddr3_dimm_params.c powerpc/mpc8xxx: Add fine timing support for DDR3 2012-08-23 12:16:55 -05:00
interactive.c powerpc/mpc8xxx DDR: Fix interactive DDR debugging 2012-08-23 12:16:56 -05:00
lc_common_dimm_params.c powerpc/mpc8xxx DDR: Fix CAS latency calculation 2012-08-23 12:16:56 -05:00
main.c powerpc/mpc8xxx DDR: Fall back to raw timing for first controller only 2012-08-23 12:16:56 -05:00
options.c powerpc/mpc8xxx: Move HWCONFIG_BUFFER_SIZE into config.h 2012-08-23 12:16:56 -05:00
util.c powerpc/mpc8xxx: Enable 3-way and 4-way DDR interleaving 2012-08-23 12:16:55 -05:00