u-boot-brain/drivers/mtd/spi
Stephen Warren c75942c7b7 sf: winbond: fix page_size
Commit a4ed3b6 "sf: inline data constants" modified winbond.c's page_size
from 256 to 4096. This prevents either/both of "sf write" writing the
correct data, or "sf read" from reading the correct data back.

This allows U-Boot running on Compulab Tegra to upgrade itself.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-08-14 11:34:30 -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_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: stmicro: add support for N25Q128A 2012-08-10 11:31:04 -04:00
winbond.c sf: winbond: fix page_size 2012-08-14 11:34:30 -04:00