aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Vanek <vanekt@fbl.cz>2023-03-14 19:43:21 +0100
committerAntonio Borneo <borneo.antonio@gmail.com>2023-03-25 18:07:04 +0000
commit6ecd99ff9b98778d5655d6b6fc245dd8f344d365 (patch)
tree278748b5824268808e36686b9a95d5fc70c83d60
parentfaeae51d7f497d83ab166329abb1f06aa5903774 (diff)
downloadriscv-openocd-6ecd99ff9b98778d5655d6b6fc245dd8f344d365.zip
riscv-openocd-6ecd99ff9b98778d5655d6b6fc245dd8f344d365.tar.gz
riscv-openocd-6ecd99ff9b98778d5655d6b6fc245dd8f344d365.tar.bz2
target/adi_v5_swd: update comment about SWD capability
The multidrop SWD is also supported. Change-Id: I9fefc54fc9d40a75194285cd6e0f10c5c347d9b6 Signed-off-by: Tomas Vanek <vanekt@fbl.cz> Reviewed-on: https://review.openocd.org/c/openocd/+/7537 Tested-by: jenkins Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
-rw-r--r--src/target/adi_v5_swd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/adi_v5_swd.c b/src/target/adi_v5_swd.c
index aea730d..653f91f 100644
--- a/src/target/adi_v5_swd.c
+++ b/src/target/adi_v5_swd.c
@@ -13,7 +13,7 @@
* is a transport level interface, with "target/arm_adi_v5.[hc]" code
* understanding operation semantics, shared with the JTAG transport.
*
- * Single-DAP support only.
+ * Single DAP and multidrop-SWD support.
*
* for details, see "ARM IHI 0031A"
* ARM Debug Interface v5 Architecture Specification