]> git.sur5r.net Git - openocd/commit
jlink: Disable automatic device selection
authorMarc Schink <openocd-dev@marcschink.de>
Sat, 2 Sep 2017 08:10:00 +0000 (10:10 +0200)
committerSpencer Oliver <spen@spen-soft.co.uk>
Tue, 3 Oct 2017 10:18:52 +0000 (11:18 +0100)
commit98e63cdc86243cf91fc0da56479acef240313d19
treec7fa66947f2af9e69b9b59a61abd5836bdf72ea1
parentf981730fe76c1b8341f84f2ab004bedc0082f99e
jlink: Disable automatic device selection

If multiple devices are attached, do not automatically use the first
device found. Otherwise, a user may unintentionally operate on the
wrong device.

Change-Id: I08c4110b82e911e9e3e744d41830ffc6c56c44bf
Signed-off-by: Marc Schink <openocd-dev@marcschink.de>
Reviewed-on: http://openocd.zylin.com/4213
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
src/jtag/drivers/jlink.c