diff options
author | Stefan Roese <sr@denx.de> | 2007-12-27 07:50:54 +0100 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2007-12-27 07:50:54 +0100 |
commit | 0dc80e2759fba859ccc4cdadc633577ca2971f3e (patch) | |
tree | 462d51af6b15c7f8cdc14cbde27bd35b72de6ea7 /board/mpc8260ads | |
parent | 0dcfe3a225a9436fc514f374a19242c672f1172b (diff) | |
download | u-boot-imx-0dc80e2759fba859ccc4cdadc633577ca2971f3e.zip u-boot-imx-0dc80e2759fba859ccc4cdadc633577ca2971f3e.tar.gz u-boot-imx-0dc80e2759fba859ccc4cdadc633577ca2971f3e.tar.bz2 |
cfi_flash: Add missing check for erased dest to flash_write_cfibuffer()
The check for an sufficiently erased destination was missing in the
buffered write function of the cfi flash driver (when
CFG_FLASH_USE_BUFFER_WRITE is defined). This patch adds this check to that
writing to such a region will fail with the currect error message.
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'board/mpc8260ads')
0 files changed, 0 insertions, 0 deletions