Add the required address bits for calibration memory space...

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@537 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
joerg_wunsch 2005-10-14 20:00:01 +00:00
parent 22c2d13caf
commit d84fe7af5e
1 changed files with 2 additions and 2 deletions

View File

@ -4400,8 +4400,8 @@ part
memory "calibration"
size = 4;
read = "0 0 1 1 1 0 0 0 0 0 x x x x x x",
"0 0 0 0 0 0 0 0 o o o o o o o o";
read = "0 0 1 1 1 0 0 0 0 0 x x x x x x",
"0 0 0 0 0 0 a1 a0 o o o o o o o o";
;
memory "signature"