-
- Downloads
flash: blank check use default_flash_blank_check
Use default_flash_blank_check, this will use the much faster blank_check_memory handler if supported - 15x quicker on stm32f4. Otherwise it will fall back to using the slower default_flash_mem_blank_check. Change-Id: Ia231b3e95468c9e92594dbdbe1fa2d69e1506fc3 Signed-off-by:Spencer Oliver <spen@spen-soft.co.uk> Reviewed-on: http://openocd.zylin.com/632 Tested-by: jenkins
Showing
- src/flash/nor/avrf.c 1 addition, 1 deletionsrc/flash/nor/avrf.c
- src/flash/nor/core.c 1 addition, 1 deletionsrc/flash/nor/core.c
- src/flash/nor/core.h 0 additions, 7 deletionssrc/flash/nor/core.h
- src/flash/nor/em357.c 1 addition, 1 deletionsrc/flash/nor/em357.c
- src/flash/nor/fm3.c 1 addition, 1 deletionsrc/flash/nor/fm3.c
- src/flash/nor/pic32mx.c 1 addition, 1 deletionsrc/flash/nor/pic32mx.c
- src/flash/nor/stellaris.c 1 addition, 1 deletionsrc/flash/nor/stellaris.c
- src/flash/nor/stm32f1x.c 1 addition, 1 deletionsrc/flash/nor/stm32f1x.c
- src/flash/nor/stm32f2x.c 1 addition, 1 deletionsrc/flash/nor/stm32f2x.c
Loading
Please register or sign in to comment