u-boot/drivers/mtd
Stefan Roese 0dc80e2759 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>
2007-12-27 07:50:54 +01:00
..
nand drivers/mtd : move mtd drivers to drivers/mtd 2007-11-25 23:28:52 +01:00
nand_legacy drivers/mtd : move mtd drivers to drivers/mtd 2007-11-25 23:28:52 +01:00
onenand drivers/mtd : move mtd drivers to drivers/mtd 2007-11-25 23:28:52 +01:00
at45.c drivers/mtd : move mtd drivers to drivers/mtd 2007-11-25 23:28:52 +01:00
cfi_flash.c cfi_flash: Add missing check for erased dest to flash_write_cfibuffer() 2007-12-27 07:50:54 +01:00
dataflash.c drivers/mtd : move mtd drivers to drivers/mtd 2007-11-25 23:28:52 +01:00
jedec_flash.c CFI: Coding style cleanup 2007-12-08 08:25:09 +01:00
Makefile CFI: support JEDEC flash roms in CFI-flash framework 2007-12-08 08:16:50 +01:00
mw_eeprom.c drivers/mtd : move mtd drivers to drivers/mtd 2007-11-25 23:28:52 +01:00