u-boot/drivers/mtd/spi
Stephan Linz 63ff6a66ae sf: stmicro: support JEDEC standard two-byte signature
There are more than the M25Pxx serial flashs that can be
used with the stmicro driver, for example: the M25PXxx or
N25Qxx serie. All these chips have burned in the original
stmicro manufacture id 0x20 together with a standard
two-byte signature.

In preperation to support all these chips the stmicro driver
have to decode the full two-byte signature.

Signed-off-by: Stephan Linz <linz@li-pro.net>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-08-09 20:41:54 -04:00
..
atmel.c sf: localize erase funcs 2011-04-12 02:15:56 -04:00
eeprom_m95xxx.c sf: eeprom_m95xxx: set a sane default timeout 2012-02-12 15:18:28 -05:00
eon.c sf: eon: drop duplicate id 2012-03-04 23:08:37 -05:00
macronix.c sf: unify status register writing (and thus block unlocking) 2012-03-04 23:18:17 -05:00
Makefile sf: Add spi_boot() to allow booting from SPI flash in an SPL 2011-12-24 10:23:30 +01:00
ramtron.c sf: drop unused/duplicate command defines 2012-07-20 00:41:36 -04:00
spansion.c sf: inline data constants 2012-03-04 22:56:52 -05:00
spi_flash.c sf: unify status register writing (and thus block unlocking) 2012-03-04 23:18:17 -05:00
spi_flash_internal.h sf: unify status register writing (and thus block unlocking) 2012-03-04 23:18:17 -05:00
spi_spl_load.c sf: Add spi_boot() to allow booting from SPI flash in an SPL 2011-12-24 10:23:30 +01:00
sst.c sf: unify status register writing (and thus block unlocking) 2012-03-04 23:18:17 -05:00
stmicro.c sf: stmicro: support JEDEC standard two-byte signature 2012-08-09 20:41:54 -04:00
winbond.c sf: winbond: add W25Q32 2012-08-09 20:41:54 -04:00