u-boot-brain/arch/powerpc
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
..
cpu powerpc/8xxx: Fix compile warning when build for a DDR1 or DDR2 board 2011-01-24 23:30:23 -06:00
include/asm corenet_ds: Extend board specific parameters 2011-01-19 22:58:24 -06:00
lib powerpc: fix register usage in some inline assembly code 2010-12-17 21:18:08 +01:00
config.mk POWERPC: enable --gc-sections and -ffunction-sections -fdata-sections 2010-11-27 23:35:08 +01:00