From d1342a19840f3f12f15b68707d14ae61b7f1bca4 Mon Sep 17 00:00:00 2001 From: Joerg Wunsch Date: Fri, 14 Oct 2005 19:33:19 +0000 Subject: [PATCH] Fix the size of the calibration memory in the ATmega8515. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk@536 81a1dc3b-b13d-400b-aceb-764788c761c2 --- avrdude/ChangeLog | 5 +++++ avrdude/avrdude.conf.in | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/avrdude/ChangeLog b/avrdude/ChangeLog index 50a6b133..7e3b175c 100644 --- a/avrdude/ChangeLog +++ b/avrdude/ChangeLog @@ -1,3 +1,8 @@ +2005-10-14 Joerg Wunsch + + * avrdude.conf.in (ATmega8515): fix size of calibration + memory. + 2005-10-09 Joerg Wunsch * avrdude.conf.in: add support for ATmega640/1280/1281. diff --git a/avrdude/avrdude.conf.in b/avrdude/avrdude.conf.in index 6d91c408..004bf385 100644 --- a/avrdude/avrdude.conf.in +++ b/avrdude/avrdude.conf.in @@ -4399,7 +4399,7 @@ part ; memory "calibration" - size = 1; + 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"; ;