bug #28660: Problem with loading intel hex rom files that exceed

0x10000 bytes
* fileio.c: Revert the changes from r851 and r880, respectively.




git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@928 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch
2010-01-18 11:05:36 +00:00
parent 63436140d9
commit 4e53f3451e
2 changed files with 20 additions and 16 deletions

View File

@@ -1,3 +1,9 @@
2010-01-18 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
bug #28660: Problem with loading intel hex rom files that exceed
0x10000 bytes
* fileio.c: Revert the changes from r851 and r880, respectively.
2010-01-15 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
Submitted by Michael biebl: