As Colin O'Flynn wrote:

> However if someone told me what these four values come from (ignore
> the numbers):

>       mode            = 0x41;
>       delay           = 20;
>       blocksize       = 4;
>       readsize        = 256;

> I could add v2 support for you. But I'm not sure what they do mean....

They come from the XML file:

<IspProgramFlash>
 <mode>0x41</mode>
 <blockSize>128</blockSize>
 <delay>6</delay>
 <cmd1>0x40</cmd1>
 <cmd2>0x4C</cmd2>
 <cmd3>0x00</cmd3>
 <pollVal1>0x00</pollVal1>
 <pollVal2>0x00</pollVal2>
</IspProgramFlash>

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



_______________________________________________
avrdude-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avrdude-dev

Reply via email to