diff options
author | David Brownell <dbrownell@users.sourceforge.net> | 2010-01-29 14:31:19 -0800 |
---|---|---|
committer | David Brownell <dbrownell@users.sourceforge.net> | 2010-01-29 14:31:19 -0800 |
commit | 3d3128a8f5bb15f1d05ac5eb7ecc5e692ae290ce (patch) | |
tree | 663721b79ee3d87a478c49525b484aef3812855c /src/target/mips32.h | |
parent | 2248c387f2c413c89d0f175b464a6e60ea20e75b (diff) | |
download | openocd_libswd-3d3128a8f5bb15f1d05ac5eb7ecc5e692ae290ce.tar.gz openocd_libswd-3d3128a8f5bb15f1d05ac5eb7ecc5e692ae290ce.tar.bz2 openocd_libswd-3d3128a8f5bb15f1d05ac5eb7ecc5e692ae290ce.tar.xz openocd_libswd-3d3128a8f5bb15f1d05ac5eb7ecc5e692ae290ce.zip |
ADIv5: cleanup, rename swjdp_transaction_endcheck()
Make messages reference "DAP" if they're actually transport-agnostic, or
"JTAG-DP" when they're JTAG-specific. Saying SWJ-DP is often wrong (on
most Cortex-A8 chips) and is confusing even if correct (since we don't
yet support SWD).
Rename a JTAG-specific routine to jtagdp_transaction_endcheck() to highlight
that it's JTAG-specific, and that identify DAP clients undesirably depending
on JTAG. (They will all need to change for SWD support.)
Shrink a few overlong lines of code. Copy a comment from code removed
in a previous patch (for the ARMv7-M "dap baseaddr" command).
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'src/target/mips32.h')
0 files changed, 0 insertions, 0 deletions