This is an automated email from Gerrit.

John Pham (jhn...@gmail.com) just uploaded a new patch set to Gerrit, which you 
can find at http://openocd.zylin.com/2528

-- gerrit

commit 3834e454b659305764b1ba0ff1af5919d45e4ff6
Author: John Pham <jhn...@gmail.com>
Date:   Mon Feb 2 21:22:38 2015 -0500

    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 <jhn...@gmail.com>

diff --git a/tcl/interface/ti-icdi.cfg b/tcl/interface/ti-icdi.cfg
index 0fc3a9b..b564f33 100644
--- a/tcl/interface/ti-icdi.cfg
+++ b/tcl/interface/ti-icdi.cfg
@@ -11,3 +11,8 @@ interface 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 the lm4flash utility
+# Ex.
+#hla_serial "0F003065"
+

-- 

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to