mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-27 22:45:27 +00:00
* butterfly.c: Remove the device support decision based on
the old AVR910 device codes; we've got signature verification now so better rely on that. * avr910.c: Revert the signature bytes returned, as it already happened in butterfly.c. This closes bug #14998: Signature Bytes read in wrong order (avr910 mode) git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@638 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2006-09-01 Joerg Wunsch <j@uriah.heep.sax.de>
|
||||
|
||||
* butterfly.c: Remove the device support decision based on
|
||||
the old AVR910 device codes; we've got signature verification
|
||||
now so better rely on that.
|
||||
* avr910.c: Revert the signature bytes returned, as it already
|
||||
happened in butterfly.c. This closes bug #14998: Signature Bytes
|
||||
read in wrong order (avr910 mode)
|
||||
|
||||
2006-09-01 Joerg Wunsch <j@uriah.heep.sax.de>
|
||||
|
||||
Submitted by Wim Lewis.
|
||||
|
Reference in New Issue
Block a user