u-boot-brain/drivers/mtd/spi
Marc-André Hébert c3cb09207f sf: spansion: fixing erasing when sector size >64KiB
The spansion_erase currently only works when the sector size is 64KB.
cmd[1] should contain the higher 8 bit of the 24 bit address of the
sector to be erased. Currently it is holding the sector index to be
erased which happens to be the same thing when the sector size is
64KB.

Signed-off-by: Marc-Andre Hebert <marc-andre.hebert@humanware.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2010-10-06 20:50:38 -04:00
..
atmel.c sf: move useful messages from debug to printf 2010-06-30 23:47:08 -04:00
eeprom_m95xxx.c drivers/mtd/spi/eeprom_m95xxx.c: add missing error checking 2010-04-09 23:05:54 +02:00
macronix.c sf: move useful messages from debug to printf 2010-06-30 23:47:08 -04:00
Makefile sf: new driver for Winbond W25X16/32/64 devices 2009-11-22 23:54:18 +01:00
spansion.c sf: spansion: fixing erasing when sector size >64KiB 2010-10-06 20:50:38 -04:00
spi_flash_internal.h sf: new driver for Winbond W25X16/32/64 devices 2009-11-22 23:54:18 +01:00
spi_flash.c sf: move useful messages from debug to printf 2010-06-30 23:47:08 -04:00
sst.c sf: move useful messages from debug to printf 2010-06-30 23:47:08 -04:00
stmicro.c sf: move useful messages from debug to printf 2010-06-30 23:47:08 -04:00
winbond.c sf: winbond: add support W25Q64 parts 2010-10-06 03:34:10 -04:00