According to the part description XML file, set AllowFullPageBitStream for

the AT90CAN128 to "no".


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@477 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch 2005-06-15 04:46:12 +00:00
parent 8a91d9afec
commit fcd9cf2e09
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2005-06-15 Joerg Wunsch <j@uriah.heep.sax.de>
* avrdude.conf.in: The AT90CAN128 has AllowFullPageBitstream = no.
2005-06-14 Joerg Wunsch <j@uriah.heep.sax.de>
* avrdude.conf.in: Add support for the ATmega164/324/644.

View File

@ -2062,6 +2062,7 @@ part
spmcr = 0x57;
rampz = 0x3b;
eecr = 0x3f;
allowfullpagebitstream = no;
memory "eeprom"
paged = no; /* leave this "no" */