This is an automated email from Gerrit.

Andreas Färber ([email protected]) just uploaded a new patch set to Gerrit, 
which you can find at http://openocd.zylin.com/2749

-- gerrit

commit 954082bd641fd395ab8b9a6a25883b49c7749f37
Author: Andreas Färber <[email protected]>
Date:   Tue Apr 28 14:24:33 2015 +0200

    tcl/interface/ftdi: Add Digilent JTAG-HS1 config
    
    Convert the ft2232 based config digilent-hs1.cfg to ftdi driver.
    
    Change-Id: I7fa8b1ad0f5e91c08832343698211ce9c0d88d33
    Signed-off-by: Andreas Färber <[email protected]>

diff --git a/tcl/interface/ftdi/digilent_jtag_hs1.cfg 
b/tcl/interface/ftdi/digilent_jtag_hs1.cfg
new file mode 100644
index 0000000..67345de
--- /dev/null
+++ b/tcl/interface/ftdi/digilent_jtag_hs1.cfg
@@ -0,0 +1,16 @@
+#
+# Digilent JTAG-HS1
+#
+# The Digilent HS1 is a high-speed FT2232H-based adapter, compliant with the
+# Xilinx JTAG 14-pin pinout.
+# It does not support ARM reset signals (SRST and TRST) but can still be used 
for
+# hardware debugging, with some limitations.
+#
+# 
http://www.digilentinc.com/Products/Detail.cfm?NavPath=2,395,922&Prod=JTAG-HS1
+#
+
+interface ftdi
+ftdi_vid_pid 0x0403 0x6010
+ftdi_device_desc "Digilent Adept USB Device"
+
+ftdi_layout_init 0x0088 0x008b

-- 

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to