uboot/drivers/mtd
Mike Frysinger c4e932ce73 sf: unify erase commands
Analysis of the flash drivers shows that they all use 0x20 if the erase
size is 4KiB, or 0xd8 if it's larger.  So with this info in hand, we can
unify all the erase functionality in one place.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-03-04 22:35:50 -05:00
..
nand mtd/NAND: Remove obsolete SPEAr specific NAND drivers 2012-07-07 14:07:38 +02:00
onenand linux/compat.h: rename from linux/mtd/compat.h 2012-04-30 16:54:51 +02:00
spi sf: unify erase commands 2012-03-04 22:35:50 -05:00
ubi
Makefile st_smi: Add support for SPEAr SMI driver 2012-07-07 14:07:38 +02:00
at45.c
cfi_flash.c cfi: fix the incomplete erased status check in buffer write 2012-03-21 16:25:33 +01:00
cfi_mtd.c
dataflash.c
ftsmc020.c
jedec_flash.c add STM29F400BB to table of supported legacy flashs 2012-02-09 09:45:53 +01:00
mtdconcat.c linux/compat.h: rename from linux/mtd/compat.h 2012-04-30 16:54:51 +02:00
mtdcore.c linux/compat.h: rename from linux/mtd/compat.h 2012-04-30 16:54:51 +02:00
mtdpart.c linux/compat.h: rename from linux/mtd/compat.h 2012-04-30 16:54:51 +02:00
mw_eeprom.c
st_smi.c MTD: SPEAr SMI: Add write support for length < 4 bytes 2012-07-07 14:07:44 +02:00