u-boot-brain/arch/powerpc/cpu
Kumar Gala dea7f88726 arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c: Fix GCC 4.6 build warning
Fix:

ctrl_regs.c: In function 'set_ddr_sdram_cfg_2':
ctrl_regs.c:641:15: warning: variable 'rcw_en' set but not used [-Wunused-but-set-variable]
ctrl_regs.c: In function 'compute_fsl_memctl_config_regs':
ctrl_regs.c:951:31: warning: array subscript is above array bounds [-Warray-bounds]
ctrl_regs.c:752:34: warning: array subscript is above array bounds [-Warray-bounds]

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2011-11-11 07:49:01 -06:00
..
74xx_7xx unify version_string 2011-07-28 17:22:53 +02:00
mpc5xx unify version_string 2011-07-28 17:22:53 +02:00
mpc5xxx arch/powerpc/cpu/mpc5xxx/usb_ohci.c: fix GCC 4.6 build warnings 2011-11-07 22:09:42 +01:00
mpc8xx mpc8xx/spi.c: Fix GCC 4.6 build warnings 2011-11-07 22:14:32 +01:00
mpc8xxx arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c: Fix GCC 4.6 build warning 2011-11-11 07:49:01 -06:00
mpc83xx mpc83xx: Cleanup usage of DDR constants 2011-11-03 18:27:55 -05:00
mpc85xx arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c: Fix GCC 4.6 build warning 2011-11-11 07:49:01 -06:00
mpc86xx GCC4.6: Squash warnings in mpc86xx/interrupts.c 2011-10-27 23:54:01 +02:00
mpc512x PowerPC: Squash warning in mpc512x serial.c 2011-10-27 23:53:59 +02:00
mpc824x Reduce build times 2011-11-03 20:44:58 +01:00
mpc8220 mpc8220/i2c.c: Fix GCC 4.6 build warning 2011-11-07 22:16:52 +01:00
mpc8260 arch/powerpc/cpu/mpc8260/spi.c: Fix GCC 4.6 build warnings 2011-11-07 22:47:44 +01:00
ppc4xx 4xx_pci.c: add error checking, fix GCC 4.6 build warning 2011-11-03 20:40:38 +01:00