uboot-mt623x/drivers/mtd/spi
Prafulla Wadaskar 2efee52b09 sf: Macronix additional chips supported
new chips supported:-
MX25L1605D, MX25L3205D, MX25L6405D, MX25L12855E
out of which MX25L6405D and MX25L12855E tested on Kirkwood platforms

Modified the Macronix flash support to use 2 bytes of device id instead of 1
This was required to support MX25L12855E

Signed-off-by: Piyush Shah <spiyush@marvell.com>
Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-07-06 18:46:20 -04:00
..
Makefile sf: new Macronix MX25xx SPI flash driver 2009-06-12 20:47:18 +02:00
atmel.c sf: atmel: implement power-of-two write/erase funcs 2009-06-12 20:47:18 +02:00
macronix.c sf: Macronix additional chips supported 2009-07-06 18:46:20 -04:00
spansion.c sf: always read 5 bytes for the idcode 2009-04-02 06:50:21 -04:00
spi_flash.c sf: new Macronix MX25xx SPI flash driver 2009-06-12 20:47:18 +02:00
spi_flash_internal.h sf: new Macronix MX25xx SPI flash driver 2009-06-12 20:47:18 +02:00
sst.c sf: sst: add sst25vf###b ids 2009-07-06 18:46:20 -04:00
stmicro.c sf: stmicro: dont send 4 bytes when reading status register 2009-04-02 12:51:28 -04:00