Attention is currently required from: Sergii Dmytruk.
1 comment:
File flashrom.c:
Patch Set #7, Line 1265: // TODO: take FEATURE_NO_ERASE into account?
I found something to fix for FEATURE_NO_ERASE, although not here. […]
How it looks to me now, there can be two possible workarounds for FEATURE_NO_ERASE:
Either hacking spi_write_chunked so that it knows when it's erase instead of write
or re-init progress in between erase and write, then it would looks like WRITE 0...100 and then once more WRITE 0...100
It seem to me the latter it more realistic.
To view, visit change 84439. To unsubscribe, or for help writing mail filters, visit settings.