riscv-openocd/src
Luca Ellero fa93174a56 arm_adi_v5: add/move apsel member in struct adiv5_dap
This patch tries to make some order in "apsel" mess.
"dap apsel" command was quite useless (and broken) by itself.
With this patch we can use it to select between AHB or APB memory access
(previous patch 05ab8bdb81 was somehow broken).

- moves member apsel (in struct adiv5_dap) to ap_current
- adds apsel member

this strange choice is made trying to keep coherence in "dap apsel" command
 and to keep compatibility with other code (for example cortex_a8).

Signed-off-by: Luca Ellero <lroluk@gmail.com>
2011-02-17 09:28:07 +01:00
..
flash lpc32xx: Flash driver 2011-02-15 20:23:40 +01:00
helper performance: committed wrong version of buf_set_buf optimization 2011-02-08 11:06:56 +01:00
jtag ft2232: add functions for ft2232 set data bits high/low byte command 2011-02-14 15:32:12 +01:00
pld warnings: use more 'const' for char * 2010-12-29 22:07:39 +01:00
server warnings: use more 'const' for char * 2010-12-29 22:07:39 +01:00
svf svf: implement sleep for RUNTEST min_time 2011-01-02 20:02:16 +01:00
target arm_adi_v5: add/move apsel member in struct adiv5_dap 2011-02-17 09:28:07 +01:00
xsvf nit: do not add \n at end of LOG_ERROR 2011-01-05 21:46:12 +01:00
Makefile.am build: add autobuild jimtcl to configure scripts 2010-11-18 14:05:57 +00:00
ecosboard.c jim tests: use installed 2010-10-29 15:10:51 +02:00
hello.c HELLO: review unused symbols 2010-04-10 17:23:06 +08: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
openocd.c Compilation Warnings on OS X 10.5 2010-12-29 22:16:28 +01:00
openocd.h remove #if logic for openocd_sleep_*lude 2009-12-02 13:26:26 -08:00