On 9 May 2012 18:40, <[email protected]> wrote: > This is an automated email from Gerrit. > > Salvador Arroyo ([email protected]) just uploaded a new patch set to > Gerrit, which you can find at http://openocd.zylin.com/625 > > -- gerrit > > commit c8eb3e298c865972d0fa7feeb74784ca3f06556c > Author: Salvador <[email protected]> > Date: Wed May 9 18:29:21 2012 +0200 > > Speed up Mips32 verify_image > > Return ERROR_FAIL if parameter count is less than 512 > in mips32_checksum_memory() to force target_checksum_memory() > to use the default method. > Expected speed up near 3x. >
Just a thought but it may well be worth moving this to target_checksum_memory so that all targets benefit from a similar check. Spen ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
