]> www.infradead.org Git - users/borneoa/openocd-next.git/commit
drivers/jlink: Print serial numbers when multiple devices are connected
authorMarcus Nilsson <brainbomb@gmail.com>
Wed, 7 Aug 2024 09:24:04 +0000 (11:24 +0200)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sun, 15 Sep 2024 09:06:02 +0000 (09:06 +0000)
commit0efedd7bd7e1531a47028d9b32e9406502a59ca7
tree5de80aaf1eb3d079a1c227f2224d90f5c630480c
parentf0bad430df8e9fe0ff5323756a19ad2baa52e9f6
drivers/jlink: Print serial numbers when multiple devices are connected

When multiple jlink programmers are connected and no specific serial
or USB location is specified, print out the detected serial numbers.

Signed-off-by: Marcus Nilsson <brainbomb@gmail.com>
Change-Id: I280da2b85363f7054c5f466637120427cadcf7d1
Reviewed-on: https://review.openocd.org/c/openocd/+/8356
Reviewed-by: Mark Zhuang <mark.zhuang@spacemit.com>
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
Tested-by: jenkins
src/jtag/drivers/jlink.c