summaryrefslogtreecommitdiff
path: root/tcl/interface/flossjtag-noeeprom.cfg
diff options
context:
space:
mode:
authorPiotr Esden-Tempski <piotr@esden.net>2010-11-29 12:35:39 -0800
committerØyvind Harboe <oyvind.harboe@zylin.com>2010-11-30 08:15:19 +0100
commita9d0b3de44c2ecbe011d5b01d17c18b0e969cc53 (patch)
treefd95cff2a5b5de1588a822ddd886f590940866cd /tcl/interface/flossjtag-noeeprom.cfg
parent9a04974131f6e95a587edee92dafba873fc5db52 (diff)
downloadopenocd+libswd-a9d0b3de44c2ecbe011d5b01d17c18b0e969cc53.tar.gz
openocd+libswd-a9d0b3de44c2ecbe011d5b01d17c18b0e969cc53.tar.bz2
openocd+libswd-a9d0b3de44c2ecbe011d5b01d17c18b0e969cc53.tar.xz
openocd+libswd-a9d0b3de44c2ecbe011d5b01d17c18b0e969cc53.zip
Updated Floss-JTAG config file to support v0.3 and newer. Also added noeeprom version of the config file for older versions of Floss-JTAG.
Diffstat (limited to 'tcl/interface/flossjtag-noeeprom.cfg')
-rw-r--r--tcl/interface/flossjtag-noeeprom.cfg19
1 files changed, 19 insertions, 0 deletions
diff --git a/tcl/interface/flossjtag-noeeprom.cfg b/tcl/interface/flossjtag-noeeprom.cfg
new file mode 100644
index 00000000..4e3466e4
--- /dev/null
+++ b/tcl/interface/flossjtag-noeeprom.cfg
@@ -0,0 +1,19 @@
+#
+# FlossJTAG
+#
+# http://github.com/esden/floss-jtag
+#
+# This is the pre v0.3 Floss-JTAG compatible config file. It can also be used
+# for newer versions of Floss-JTAG with empty or not populated eeprom. If you
+# have several Floss-JTAG connected you have to use the usb id to select a
+# specific one.
+#
+# If you have a Floss-JTAG WITH eeprom that is programmed use flossjtag.cfg
+# file.
+#
+
+interface ft2232
+ft2232_vid_pid 0x0403 0x6010
+ft2232_device_desc "Dual RS232-HS"
+ft2232_layout "usbjtag"
+ft2232_latency 2