I missed to commit the allowfullpagebitstream attributes.

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@456 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch
2005-05-10 21:04:55 +00:00
parent 89b8ceb5d0
commit bf8d7260df
2 changed files with 9 additions and 2 deletions

View File

@@ -1750,6 +1750,7 @@ part
idr = 0x22;
spmcr = 0x68;
allowfullpagebitstream = yes;
memory "eeprom"
paged = no; /* leave this "no" */
@@ -1901,6 +1902,7 @@ part
idr = 0x22;
spmcr = 0x68;
rampz = 0x3b;
allowfullpagebitstream = yes;
memory "eeprom"
paged = no; /* leave this "no" */
@@ -2196,6 +2198,7 @@ part
idr = 0x31;
spmcr = 0x57;
allowfullpagebitstream = yes;
memory "eeprom"
paged = no; /* leave this "no" */
@@ -2308,6 +2311,7 @@ part
idr = 0x04;
spmcr = 0x57;
allowfullpagebitstream = yes;
pgm_enable = "1 0 1 0 1 1 0 0 0 1 0 1 0 0 1 1",
"x x x x x x x x x x x x x x x x";
@@ -2752,6 +2756,7 @@ part
idr = 0x31;
spmcr = 0x57;
allowfullpagebitstream = yes;
memory "eeprom"
paged = no; /* leave this "no" */