target/arm_adi_v5,arm_dap: introduce multidrop_targetsel and its configuration
authorTomas Vanek <vanekt@fbl.cz>
Tue, 6 Apr 2021 11:59:14 +0000 (13:59 +0200)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sat, 20 Nov 2021 14:47:04 +0000 (14:47 +0000)
commitb973a76d8663dec254084d0d86d93762a2873805
treee76501e0d447693cb6dfbc4f37806f6e5c208fc0
parentbb78fa10c77411bbdf665c17eac954b7741f2040
target/arm_adi_v5,arm_dap: introduce multidrop_targetsel and its configuration

Add multidrop_targetsel to struct adiv5_dap.
Add option -dp-id and -instance-id to dap create command.
Add convenience function dap_is_multidrop()

Change-Id: Ibb93abb5f50b3665c320a10c1497421035762134
Signed-off-by: Tomas Vanek <vanekt@fbl.cz>
Reviewed-on: https://review.openocd.org/c/openocd/+/6140
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
doc/openocd.texi
src/target/arm_adi_v5.h
src/target/arm_dap.c