diff --git a/ChangeLog b/ChangeLog index 4557e7fc..86b20a25 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-06-15 Joerg Wunsch + + * avrdude.conf.in: The AT90CAN128 has AllowFullPageBitstream = no. + 2005-06-14 Joerg Wunsch * avrdude.conf.in: Add support for the ATmega164/324/644. diff --git a/avrdude.conf.in b/avrdude.conf.in index 0efc298e..9a5e62c1 100644 --- a/avrdude.conf.in +++ b/avrdude.conf.in @@ -2062,6 +2062,7 @@ part spmcr = 0x57; rampz = 0x3b; eecr = 0x3f; + allowfullpagebitstream = no; memory "eeprom" paged = no; /* leave this "no" */