u-boot-brain/board/apollon
Wolfgang Denk 99e547606b board/apollon/apollon.c: Fix GCc 4.6 build warnings.
Fix:
apollon.c: In function 'dram_init':
apollon.c:188:29: warning: variable 'cpu' set but not used
[-Wunused-but-set-variable]
apollon.c:188:20: warning: variable 'rev' set but not used
[-Wunused-but-set-variable]
apollon.c:187:26: warning: variable 'size1' set but not used
[-Wunused-but-set-variable]

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
2011-12-10 23:09:42 +01:00
..
apollon.c board/apollon/apollon.c: Fix GCc 4.6 build warnings. 2011-12-10 23:09:42 +01:00
config.mk Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
lowlevel_init.S Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
Makefile punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
mem.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
mem.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
sys_info.c Correction patch 2007-11-15 08:45:13 +00:00