Fix the width of the efuse memory area for a number of AVRs.

Closes bug #18182: Wrong setting of eFuse configuration for
mega640/1280/1281/2560/2561 in avrdude 5.2


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@678 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch
2006-11-02 21:02:41 +00:00
parent 31f93ccb59
commit 898d885c84
3 changed files with 21 additions and 13 deletions

View File

@@ -1,3 +1,10 @@
2006-11-02 Joerg Wunsch <j@uriah.heep.sax.de>
* avrdude.conf.in: Fix the width of the efuse memory area for a
number of AVRs.
Closes bug #18182: Wrong setting of eFuse configuration for
mega640/1280/1281/2560/2561 in avrdude 5.2
2006-11-01 Joerg Wunsch <j@uriah.heep.sax.de>
* avrdude.conf.in: Implement HVSP and PP modes for the AVR Dragon.