diff options
author | Wolfgang Denk <wd@denx.de> | 2011-11-04 15:55:33 +0000 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-11-07 22:13:05 +0100 |
commit | 13039eb1faccb4e601f68b2a18df998f9b8bc5ea (patch) | |
tree | 58e8ddacde93466e24d2c304a450846df2805d98 /board/iphase4539 | |
parent | bae65019d754007054d702b9e86429fa19470b1e (diff) | |
download | u-boot-imx-13039eb1faccb4e601f68b2a18df998f9b8bc5ea.zip u-boot-imx-13039eb1faccb4e601f68b2a18df998f9b8bc5ea.tar.gz u-boot-imx-13039eb1faccb4e601f68b2a18df998f9b8bc5ea.tar.bz2 |
ICU862: Fix incorrect flash handling
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 <wd@denx.de>
Diffstat (limited to 'board/iphase4539')
0 files changed, 0 insertions, 0 deletions