u-boot/drivers
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
..
bios_emulator Fix compiler warnings for PPC systems. Update CHANGELOG. 2007-11-18 16:36:27 +01:00
block drivers/block : move block drivers to drivers/block 2007-11-25 23:28:51 +01:00
hwmon drivers/hwmon : move hardware monitor drviers to drivers/hwmon 2007-11-25 23:28:50 +01:00
i2c drivers/i2c : move i2c drivers to drivers/i2c 2007-11-20 20:14:18 +01:00
input drivers/input : move input drivers to drivers/input 2007-11-25 23:28:49 +01:00
misc drivers/misc : move misc drivers to drivers/misc 2007-11-25 23:28:51 +01:00
mtd cfi_flash: Add missing check for erased dest to flash_write_cfibuffer() 2007-12-27 07:50:54 +01:00
net drivers/net : move net drivers to drivers/net 2007-11-25 18:35:17 +01:00
pci Handle MPC85xx PCIe reset errata (PCI-Ex 38) 2007-12-11 22:34:20 -06:00
pcmcia Fix coding style issues; update CHANGELOG. 2007-12-27 01:52:50 +01:00
qe Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global 2007-09-15 20:48:41 +02:00
rtc drivers/rtc : move rtc drivers to drivers/rtc 2007-11-25 23:28:50 +01:00
serial Fix coding style issues; update CHANGELOG. 2007-12-27 01:52:50 +01:00
usb drivers/usb : move usb drivers to drivers/usb 2007-11-25 23:27:38 +01:00
video drivers/video : move video drivers to drivers/video 2007-11-25 18:35:11 +01:00