openocd/src
Andreas Fritiofson 9292899bf4 stm32f2x: Increase options write timeout
Large flash parts time out when unlocking. Mass erase time is specified
as 32 seconds worst case for some parts. Automatic mass erase is
probably not using x8 parallelism, though, but a too large timeout
shouldn't hurt.

Also, use the new define instead of hardcoded timeout when mass
erasing.

Change-Id: Ib5af60d52ed7d53277bfe7176c4c44f79d3a26bc
Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Reviewed-on: http://openocd.zylin.com/3738
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
2016-10-04 16:16:59 +01:00
..
flash stm32f2x: Increase options write timeout 2016-10-04 16:16:59 +01:00
helper Fix usage of timeval_ms() 2016-07-19 10:45:16 +01:00
jtag ftdi: don't wait forever if we fail 2016-10-04 11:51:31 +01:00
pld Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
rtos rtos: remove display_str member 2016-08-14 01:38:12 +01:00
server gdb_server: support disabling server 2016-08-14 02:01:05 +01:00
svf Fix usage of timeval_ms() 2016-07-19 10:45:16 +01:00
target nds32: Fix typo in debug log 2016-10-04 11:49:59 +01:00
transport Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
xsvf Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
hello.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
hello.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
main.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
Makefile.am Makefile.am: link libusb-1.0 after libusb-0.1 to fix dependencies 2015-02-04 21:56:45 +00:00
openocd.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
openocd.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00