#104: flashrom: Change flash drivers to never erase data before writing -------------------------+-------------------------------------------------- Reporter: stuge | Owner: somebody Type: defect | Status: new Priority: major | Milestone: flashrom v1.0 Component: flashrom | Version: Resolution: | Keywords: erase write Dependencies: #103 | Patchstatus: there is no patch -------------------------+--------------------------------------------------
Comment(by hailfinger):
The problem is that SPI chips do not erase by default, so we have inconsistent behaviour. We need to agree on one behaviour and "fix" the non-conforming drivers.