jlink: add jlink_pid to specify the pid to use
commit0eed61b7c4cb31338562db426cea0d1a999e0d9f
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Mon, 28 Feb 2011 19:40:47 +0000 (28 20:40 +0100)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Wed, 2 Mar 2011 18:04:16 +0000 (2 19:04 +0100)
tree76d3765ff711e38f6ca4a5f1c08924e3b5b86f29
parentb992dd58f1bef87c35e942efef6070915dc74a37
jlink: add jlink_pid to specify the pid to use

this will allow us to use multiple jlink at the same time as when
the USB-Address is specified the PID change from 0x0101 to
(0x101 + usb_adress)

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
doc/openocd.texi
src/jtag/drivers/jlink.c