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 <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>
This commit is contained in:
parent
e8f483139d
commit
ebb88156ce
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue