u-boot/board/rbc823
Wolfgang Denk e0ead84895 board/rbc823/flash.c: Fix flash initalization
The RBC823 has only one NOR flash bank.  Remove all code trying to
deal with a second bank.  This also fixes a number of GCC 4.6 build
warnings:
flash.c: In function 'flash_init':
flash.c:62:12: warning: array subscript is above array bounds
[-Warray-bounds]
flash.c:63:12: warning: array subscript is above array bounds
[-Warray-bounds]
flash.c:66:12: warning: array subscript is above array bounds
[-Warray-bounds]

Signed-off-by: Wolfgang Denk <wd@denx.de>
2011-11-07 22:15:31 +01:00
..
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
flash.c board/rbc823/flash.c: Fix flash initalization 2011-11-07 22:15:31 +01:00
kbd.c stdio/device: rework function naming convention 2009-07-18 00:27:46 +02:00
rbc823.c Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
u-boot.lds powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00