On 9 May 2012 19:00,  <[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/626
>
> -- gerrit
>
> commit ae00dade67cb4cf239087e9a8ef325d4ae856ce1
> Author: Salvador <[email protected]>
> Date:   Wed May 9 18:51:51 2012 +0200
>
>    Speed up Pic32mx erase_check
>
>    Use the default function for erase check.
>    Fixes that prevent the use of mips32_blank_check_memory()
>    has been already merged.
>    Expected speed up near 5x.
>

Looking into this the following flash drivers may also benefit from this change.
avrf.c em357.c fm3.c stellaris.c stm32f1x.c stm32f2x.c

then default_flash_mem_blank_check can be made static so it is only
called by core.c

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

Reply via email to