openocd/src
Andreas Fritiofson 81b4ef6ee5 stm32f1x: fix bug in flash loader and restrict instruction set to armv6-m
Correct the offset to the read pointer when clearing it on error.

Also restrict the instruction set to armv6-m so the flash driver can be
used on Cortex-M0 parts with the same flash controller.

Change-Id: I380f9dabcc41fb6e4d43a7e02f355e2381913f39
Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Reviewed-on: http://openocd.zylin.com/399
Tested-by: jenkins
Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com>
Reviewed-by: Jonathan Dumaresq <jdumaresq@cimeq.qc.ca>
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
2012-01-30 20:01:42 +00:00
..
flash stm32f1x: fix bug in flash loader and restrict instruction set to armv6-m 2012-01-30 20:01:42 +00:00
helper Change return value on error. 2012-01-04 17:56:46 +00:00
jtag STLINK: Test device version (v1/v2) on usb transfers and add sg support 2012-01-27 19:25:41 +00:00
pld cmd: add missing usage vars 2012-01-18 21:45:02 +00:00
rtos build: fix broken make distcheck 2012-01-16 09:28:01 +00:00
server cmd: add missing usage vars 2012-01-18 21:45:02 +00:00
svf svf: fix warnings 2011-11-10 15:43:30 +00:00
target target: increase chunk size in dump_image 2012-01-30 19:09:53 +00:00
transport command: print BUG warning when usage is missing 2012-01-04 17:13:03 +00:00
xsvf xsvf: fix clang warning 2012-01-12 20:38:51 +00:00
ecosboard.c jim tests: use installed 2010-10-29 15:10:51 +02:00
hello.c Change return value on error. 2012-01-04 17:56:46 +00:00
hello.h HELLO: review unused symbols 2010-04-10 17:23:06 +08:00
main.c logging: turn of stdout/stderr buffering 2010-09-20 20:45:48 +02:00
Makefile.am libusb-1.0 support 2011-11-18 17:00:58 +00:00
openocd.c command: print BUG warning when usage is missing 2012-01-04 17:13:03 +00:00
openocd.h remove #if logic for openocd_sleep_*lude 2009-12-02 13:26:26 -08:00