On Mon, 11 Aug 2014 19:14:53 -0400 TR Reardon <[email protected]> wrote:
> I'd like to start experimenting with partial-write support, now that > partial-read works well for me. But as of now doit() does a full read > before the write, which of course fails. Any updates that I could test? > Any useful log I can provide regarding successes? > > Note, I now have a buspirate so I can do full writes to recover, as needed > (this works successfully now, if slowly) As I wrote in my previous mail, (after applying the layout patches) you can disable the full read in doit() by setting read_all_first to 0. There are no further changes yet, because it does not make much sense until the proposed ones are merged... -- Kind regards/Mit freundlichen Grüßen, Stefan Tauner _______________________________________________ flashrom mailing list [email protected] http://www.flashrom.org/mailman/listinfo/flashrom
