The avr109 programmer type no longer chokes on a wrong avr910 device

ID, so remove that description.


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@648 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch
2006-09-07 19:34:17 +00:00
parent 8d207dbaf1
commit 27216a0cd6
3 changed files with 6 additions and 19 deletions

View File

@@ -707,10 +707,3 @@ Page-mode programming the EEPROM through JTAG (i.e. through an
option) requires a prior chip erase.
This is an inherent feature of the way JTAG EEPROM programming works.
This also applies to the STK500 in parallel programming mode.
.Pp
The device IDs used by AVR910 and AVR109 do not match, so the
avr109 (aka. butterfly) programmer might report
.Dl "selected device is not supported by programmer" .
Use the -F option to force
.Nm
to continue anyway.