u-boot/board/amcc/taihu
Wolfgang Denk b63cb09719 board/amcc/taihu/flash.c: Fix GCC 4.6 build warnings
Fix:
flash.c: In function 'flash_erase_1':
flash.c:514:24: warning: variable 'l_sect' set but not used
[-Wunused-but-set-variable]
flash.c: In function 'flash_erase_2':
flash.c:956:24: warning: variable 'l_sect' set but not used
[-Wunused-but-set-variable]

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Stefan Roese <sr@denx.de>
Acked-by: Stefan Roese <sr@denx.de>
2011-12-05 23:17:53 +01:00
..
Makefile punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
flash.c board/amcc/taihu/flash.c: Fix GCC 4.6 build warnings 2011-12-05 23:17:53 +01:00
lcd.c ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific 2010-09-23 09:02:05 +02:00
taihu.c Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
update.c Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00