mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
Newer SST flashes have dropped the Auto Address Increment (AAI) word programming (WP) modes in favor of the standard page programming mode that most flashes now support. So add a flags field to the different flashes to support both modes with new and old styles. Signed-off-by: Mike Frysinger <vapier@gentoo.org> |
||
|---|---|---|
| .. | ||
| atmel.c | ||
| eeprom_m95xxx.c | ||
| eon.c | ||
| macronix.c | ||
| Makefile | ||
| ramtron.c | ||
| spansion.c | ||
| spi_flash.c | ||
| spi_flash_internal.h | ||
| sst.c | ||
| stmicro.c | ||
| winbond.c | ||