From: John Pham Date: Tue, 3 Feb 2015 02:22:38 +0000 (-0500) Subject: Added comment to ti-icdi.cfg X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=ebb88156ce1a848aa34610872c6a3c0845a811fc;p=fw%2Fopenocd Added comment to ti-icdi.cfg 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 Reviewed-on: http://openocd.zylin.com/2528 Tested-by: jenkins Reviewed-by: Matthew Trescott Reviewed-by: Antonio Borneo --- diff --git a/tcl/interface/ti-icdi.cfg b/tcl/interface/ti-icdi.cfg index 9b46b437c..9decae9ab 100644 --- a/tcl/interface/ti-icdi.cfg +++ b/tcl/interface/ti-icdi.cfg @@ -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" +