riscv-openocd/src
Andreas Fritiofson 4315142ea0 target: Add default implementation of bulk_write_memory
Remove dummy implementations from all targets except arm7_9 and mips, which
are the only ones with real implementations. Replace with a single default
implementation simply calling target_write_memory().

Change-Id: I9228104240bc0b50661be20bc7909713ccda2164
Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Reviewed-on: http://openocd.zylin.com/1213
Tested-by: jenkins
Reviewed-by: Øyvind Harboe <oyvindharboe@gmail.com>
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
2013-03-15 15:56:25 +00:00
..
flash Kinetis: Flash command function matches datasheet 2013-03-13 12:29:17 +00:00
helper helper: hexify correctly handle signed chars 2013-01-31 14:50:24 +00:00
jtag jtag: add support for some probes that are mostly compatible with opendous 2013-03-13 12:55:42 +00:00
pld build: add helper/types.h to config.h 2012-05-21 16:15:26 +00:00
rtos target: Remove read_memory_imp 2013-03-13 12:36:09 +00:00
server gdb: use stdio functions to convert parameters 2013-03-07 21:11:44 +00:00
svf build: cleanup src/svf directory 2012-02-06 10:43:34 +00:00
target target: Add default implementation of bulk_write_memory 2013-03-15 15:56:25 +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