Update bug ID for STK500v1 patch for devices > 128 KiB.

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1271 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch
2014-01-22 07:51:33 +00:00
parent 83ec8ba013
commit 78133fdfba
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
2014-01-22 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
Contributed by Alan Horstmann:
Fix handling of devices > 128 KiB in stk500v1 protocol
bug #40897: AT Mega2560 not correctly programmed with stk500(v1) ISP (solution patch)
* stk500.c: Implement extended address byte handling.
* avrdude.conf.in (ATmega2560): enable stk500_devcode so
STK500v1 protocol actually starts at all.