Searched hist:"96 ef831f713289afba19da0c8f905e99da2b23e0" (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/mtd/ |
H A D | cfi_flash.c | 96ef831f713289afba19da0c8f905e99da2b23e0 Thu Apr 03 06:36:02 CDT 2008 Guennadi Liakhovetski <lg@denx.de> cfi_flash: Support buffered writes on non-standard Spansion NOR flash
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>
|
/openbmc/u-boot/ |
H A D | README | 96ef831f713289afba19da0c8f905e99da2b23e0 Thu Apr 03 06:36:02 CDT 2008 Guennadi Liakhovetski <lg@denx.de> cfi_flash: Support buffered writes on non-standard Spansion NOR flash
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>
|