Skip to content
Snippets Groups Projects
Commit 96ef831f authored by Guennadi Liakhovetski's avatar Guennadi Liakhovetski Committed by Stefan Roese
Browse files

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: default avatarGuennadi Liakhovetski <lg@denx.de>
parent 950a3924
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment