mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-21 20:02:51 +01:00
Some NOR flash chip from Spansion, for example, the s29ws-n MirrorBit series require different addresses for buffered write commands. Define a configuration option to support buffered writes on those chips. A more elegant solution would be to automatically detect those chips by parsing their CFI records, but that would require introduction of a fixup table into the cfi_flash driver. Signed-off-by: Guennadi Liakhovetski <lg@denx.de> |
||
|---|---|---|
| .. | ||
| nand | ||
| nand_legacy | ||
| onenand | ||
| at45.c | ||
| cfi_flash.c | ||
| dataflash.c | ||
| jedec_flash.c | ||
| Makefile | ||
| mw_eeprom.c | ||