u-boot-brain/drivers/mtd/spi
Mike Frysinger 41e1713425 sf: unify status register writing (and thus block unlocking)
The only two drivers to write the status register do it in the same
way, so unify the implementations.  This also makes the block unlock
logic the same.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-03-04 23:18:17 -05: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_internal.h sf: unify status register writing (and thus block unlocking) 2012-03-04 23:18:17 -05:00
spi_flash.c 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: inline data constants 2012-03-04 22:56:52 -05:00
winbond.c sf: inline data constants 2012-03-04 22:56:52 -05:00