openocd/src
Andreas Fritiofson 5c2f920cc7 [RFC] target: Move bulk_write_memory to arm7_9
The only remaining user is arm7_9 so remove it from the target API and add
it to struct arm7_9_common to support all its variants with minimal
changes. Many of the variants are likely not correct in the cache/mmu
handling when the bulk write is triggered. This patch does nothing to
change that, except for arm946e, where it was easier to do what might be
the right thing.

Change-Id: Ie73ac07507ff0936fefdb90760046cc8810ed182
Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Reviewed-on: http://openocd.zylin.com/1220
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
2013-09-13 19:33:28 +00:00
..
flash fm3: add Fujitsu MB9Ax family support 2013-09-08 16:24:08 +00:00
helper build: remove clang warning about global var 'match' 2013-09-08 16:22:11 +00:00
jtag sysfsgpio: fix a typo in the informational output 2013-09-10 22:08:22 +00:00
pld update files to correct FSF address 2013-06-05 19:52:42 +00:00
rtos rtos: Do not dereference null pointers 2013-09-08 16:11:29 +00:00
server gdb server: do not free tdesc_filename early 2013-08-29 13:02:42 +00:00
svf update files to correct FSF address 2013-06-05 19:52:42 +00:00
target [RFC] target: Move bulk_write_memory to arm7_9 2013-09-13 19:33:28 +00:00
transport update files to correct FSF address 2013-06-05 19:52:42 +00:00
xsvf update files to correct FSF address 2013-06-05 19:52:42 +00:00
hello.c update files to correct FSF address 2013-06-05 19:52:42 +00:00
hello.h update files to correct FSF address 2013-06-05 19:52:42 +00:00
main.c update files to correct FSF address 2013-06-05 19:52:42 +00:00
Makefile.am automake: Don't install libopenocd 2013-07-15 10:06:18 +00:00
openocd.c update files to correct FSF address 2013-06-05 19:52:42 +00:00
openocd.h update files to correct FSF address 2013-06-05 19:52:42 +00:00