uboot/board/evb64260
Wolfgang Denk b191c70162 board/evb64260/sdram_init.c: Fix GCC 4.6 build warnings
Fix:
sdram_init.c: In function 'setup_sdram_common':
sdram_init.c:333:49: warning: variable 'ecc' set but not used
[-Wunused-but-set-variable]
sdram_init.c: In function 'setup_sdram':
sdram_init.c:410:13: warning: variable 'check' set but not used
[-Wunused-but-set-variable]

Signed-off-by: Wolfgang Denk <wd@denx.de>
2011-11-16 21:04:12 +01:00
..
64260.h
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
bootseq.txt cleanup: Fix typos and misspellings in various files. 2011-07-28 21:27:36 +02:00
ecctest.c
eth.c board/evb64260/eth.c: Fix GCC 4.6 build warning 2011-11-16 21:04:00 +01:00
eth.h
eth_addrtbl.c
eth_addrtbl.h
evb64260.c board/evb64260/evb64260.c: Fix GC 4.6 build warning 2011-11-16 21:03:45 +01:00
flash.c Fix build errors after making flash_get_info() non-static 2009-02-18 22:40:08 +01:00
i2c.c board/evb64260/i2c.c: Fix GCC 4.6 build warnings 2011-11-16 21:03:30 +01:00
i2c.h
intel_flash.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
intel_flash.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
local.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
memory.c
misc.S rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
mpsc.c Merge branch 'master' into next 2010-06-30 01:02:11 +02:00
mpsc.h
pci.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
sdram_init.c board/evb64260/sdram_init.c: Fix GCC 4.6 build warnings 2011-11-16 21:04:12 +01:00
serial.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
serial.h
u-boot.lds powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
zuma_pbb.c Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
zuma_pbb.h
zuma_pbb_mbox.c evb64260: fix "cast to pointer from integer of different size" warnings 2008-12-09 23:13:51 +01:00
zuma_pbb_mbox.h