uboot-mt623x/arch/powerpc/cpu/mpc8xxx
Kumar Gala 92966835e9 powerpc/8xxx: Fix compile warning when build for a DDR1 or DDR2 board
ctrl_regs.c: In function 'set_ddr_sdram_mode_2':
ctrl_regs.c:690:6: warning: unused variable 'i'

'i' is only used by DDR3 code.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2011-01-24 23:30:23 -06:00
..
ddr powerpc/8xxx: Fix compile warning when build for a DDR1 or DDR2 board 2011-01-24 23:30:23 -06:00
Makefile powerpc/8xxx: Refactor SRIO initialization into common code 2011-01-14 01:32:21 -06:00
cpu.c powerpc/p2040: Add various p2040 specific information 2011-01-19 22:58:23 -06:00
fdt.c powerpc/8xxx: Refactor SRIO initialization into common code 2011-01-14 01:32:21 -06:00
fsl_lbc.c powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080) 2011-01-14 01:32:22 -06:00
srio.c powerpc/8xxx: Refactor SRIO initialization into common code 2011-01-14 01:32:21 -06:00