avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avrdude-dev] Patch for usbasp


From: Weddington, Eric
Subject: Re: [avrdude-dev] Patch for usbasp
Date: Fri, 26 Jul 2013 13:30:02 +0000

Hi Kostya,

Thanks for writing this patch!

Could you please add this to the avrdude project's patch tracker here?:
http://savannah.nongnu.org/patch/?group=avrdude

Patches in emails get lost very quickly. If you add it to the patch tracker 
then we can make sure to evaluate it and add it to avrdude.

Thanks!

Eric Weddington

> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden On
> Behalf Of Kostya V. Ivanov
> Sent: Friday, July 26, 2013 7:19 AM
> To: address@hidden
> Subject: [avrdude-dev] Patch for usbasp
> 
> Hi everybody!
> 
> Here I add patch for usbasp programmer that (I think) will save a lot
> ot time when programming bootloaders...
> 
> In normal version while programming bootloaders (even if size of it is
> only 1-2 kB) avrdude writes the whole memory of the device. This takes
> a lot of time... This patch adds detection of start address of memory
> region that is to be programmed (where it is possible by file format)
> and start writing/verifying only from that address...
> 
> I think that it will be easy to add this behavior to other
> programmers... But I have no time to do this...
> 
> --
> With Best,
>       Kostya V. Ivanov <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]