mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-12-18 19:34:42 +00:00
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:
@@ -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" */
|
||||
|
||||
Reference in New Issue
Block a user