openocd/src
Spencer Oliver 468a4b65ea flash: fix stm32 failed probe using incorrect flash size
This fixes an issue if the device is manually probed after the initial probe
fails due to being unable to read flash size register. In this situation the
driver assumes the user has overridden the flash size when infact this may
not be the case.

It also seems on the older stm32f1 devices the flash register is not readable
when locked, this does not seem to apply to the newer parts - f0, f3, f4.

Change-Id: I125f872fcb2d962ca6705f97b62d957e2b31303b
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/1187
Tested-by: jenkins
Reviewed-by: Johan Almquist <johan.almquist@assaabloy.com>
Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com>
2013-03-06 21:10:40 +00:00
..
flash flash: fix stm32 failed probe using incorrect flash size 2013-03-06 21:10:40 +00:00
helper helper: hexify correctly handle signed chars 2013-01-31 14:50:24 +00:00
jtag ti-icdi: catch failed icdi_send_cmd 2013-03-06 20:24:24 +00:00
pld build: add helper/types.h to config.h 2012-05-21 16:15:26 +00:00
rtos gdbserver: use common hexify/unhexify routines 2013-02-26 20:49:49 +00:00
server gdbserver: use common hexify/unhexify routines 2013-02-26 20:49:49 +00:00
svf build: cleanup src/svf directory 2012-02-06 10:43:34 +00:00
target target: use common target_name to access target::cmd_name member 2013-03-06 19:04:31 +00:00
transport transport: remove interface multiple transport warning 2012-03-30 15:51:37 +00:00
xsvf build: cleanup src/xsvf directory 2012-02-06 10:45:43 +00:00
Makefile.am ecosboard: delete bit-rotted eCos code 2012-03-13 19:11:11 +00:00
hello.c build: cleanup src/ directory 2012-02-06 10:41:23 +00:00
hello.h build: cleanup src/ directory 2012-02-06 10:41:23 +00:00
main.c build: cleanup src/ directory 2012-02-06 10:41:23 +00:00
openocd.c Revert "When calling openocd from a shell like this:" 2012-07-22 19:18:22 +00:00
openocd.h build: cleanup src/ directory 2012-02-06 10:41:23 +00:00