Update of bug #38952 (project avrdude):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

Since normal -U read/write operations are done page-wise, 
the 'A' command is only issued once per page.  Keeping 
track of each page's address between invocations to 
butterfly_paged_write()/butterfly_paged_load() would cause 
additional effort (including maintaining state within 
library code).  I think the performance gain is not that 
magnificent (less than 10 %) to warrant this change.

Opinions?

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?38952>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/


_______________________________________________
avrdude-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/avrdude-dev

Reply via email to