On Tue, Aug 26, 2008 at 5:30 PM, Spen <[EMAIL PROTECTED]> wrote:
>>
>> Committed.
>>
>>
>
> I am struggling to see what gain this patch has brought (unless i have
> missed something) - you are still calculating the checksum.
> you have just moved inline code to a inline function !!

-O3 will remove the calculation because the result of that
calculation is not used.

I need to do more measurements to determine how much impact,
if any, all of this noack/nochecksum has :-)

-- 
Øyvind Harboe
http://www.zylin.com/zy1000.html
ARM7 ARM9 XScale Cortex
JTAG debugger and flash programmer
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to