Dear Wolfgang Denk,

In message <1320458160-23136-30-git-send-email...@denx.de> you wrote:
> There is only one bank of NOR flash memory on ICU862 boards.
> Remove code that attempts to deal with a second bank.
> 
> This also fixes build warnings:
> flash.c: In function 'flash_init':
> flash.c:120:12: warning: array subscript is above array bounds
> [-Warray-bounds]
> flash.c:121:12: warning: array subscript is above array bounds
> [-Warray-bounds]
> flash.c:124:12: warning: array subscript is above array bounds
> [-Warray-bounds]
> 
> Signed-off-by: Wolfgang Denk <w...@denx.de>
> ---
>  board/icu862/flash.c |   32 +++-----------------------------
>  1 files changed, 3 insertions(+), 29 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Program maintenance is an entropy-increasing process,  and  even  its
most skilfull execution only delays the subsidence of the system into
unfixable obsolescence.       - Fred Brooks, "The Mythical Man Month"
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to