Added comment to ti-icdi.cfg
authorJohn Pham <jhnphm@gmail.com>
Tue, 3 Feb 2015 02:22:38 +0000 (21:22 -0500)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sat, 24 Oct 2020 22:24:45 +0000 (23:24 +0100)
Added comment to ti-icdi.cfg specifying how to get serial and an example of
specifying hla_serial for ti-icdi devices. This has been implemented in revision
2121a8f92969804611412b705af8114697a647dc

Change-Id: I648458a4dea176beae6a3f1a4e5641d0206077eb
Signed-off-by: John Pham <jhnphm@gmail.com>
Reviewed-on: http://openocd.zylin.com/2528
Tested-by: jenkins
Reviewed-by: Matthew Trescott <matthewtrescott@gmail.com>
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
tcl/interface/ti-icdi.cfg

index 9b46b437caf0b1b2f410a65dc999b969b6240c8a..9decae9ab5a6d0f6249bd1d03d2874d341971500 100644 (file)
@@ -11,3 +11,8 @@ adapter driver hla
 hla_layout ti-icdi
 hla_vid_pid 0x1cbe 0x00fd
 
+# Optionally specify the serial number of TI-ICDI devices, for when using
+# multiple devices. Serial numbers can be obtained using lsusb -v
+# Ex.
+#hla_serial "0F003065"
+