uboot-mt623x/drivers/mtd/spi
Reinhard Meyer 0d3fe2b153 sf: turn probe switch into a lookup table
This allows for arbitrarily long manufacturer ids following the JEDEC
standard of 0x7f continuation bytes.  It also makes adding new entries
easier as it's just one element in an array.  The downside is that it
increases code size a bit, but we're talking ~50 bytes.

Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2010-10-12 21:08:25 -04:00
..
Makefile sf: new driver for Winbond W25X16/32/64 devices 2009-11-22 23:54:18 +01: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
spansion.c sf: spansion: add support for S25FL032P parts 2010-10-06 20:50:38 -04:00
spi_flash.c sf: turn probe switch into a lookup table 2010-10-12 21:08:25 -04:00
spi_flash_internal.h sf: new driver for Winbond W25X16/32/64 devices 2009-11-22 23:54:18 +01: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