u-boot/arch/powerpc
Kyle Moffett c7fd27ccfb mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statements
The numeric constants in the switch statements are replaced by #defines
added to the common ddr_spd.h header.  This dramatically improves the
readability of the switch statments.

In addition, a few of the longer lines were cleaned up, and the DDR2
type for an SO-RDIMM module was added to the DDR2 switch statement.

Signed-off-by: Kyle Moffett <Kyle.D.Moffett@boeing.com>
Cc: Andy Fleming <afleming@gmail.com>
Cc: Kim Phillips <kim.phillips@freescale.com>
Acked-by: York Sun <yorksun@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2011-04-04 09:24:43 -05:00
..
cpu mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statements 2011-04-04 09:24:43 -05:00
include/asm powerpc/85xx: Fix setting of LIODN prop in PCIe nodes on P3041/P5020 2011-04-04 09:24:43 -05:00
lib powerpc: Add cpu_secondary_init_r to allow for initialization post env setup 2011-04-04 09:24:41 -05:00
config.mk Introduce a new linker flag LDFLAGS_FINAL 2011-03-22 23:32:06 +01:00