aboutsummaryrefslogtreecommitdiff
path: root/tcl/interface/flossjtag.cfg
diff options
context:
space:
mode:
authorPalmer Dabbelt <palmer@dabbelt.com>2017-06-14 17:02:04 -0700
committerGitHub <noreply@github.com>2017-06-14 17:02:04 -0700
commitecc181d12d3b876d39b67b354e497f1fbe514a3f (patch)
treec6e676de5faa37d52544c5fe120f747bf225d38c /tcl/interface/flossjtag.cfg
parent7af58e6283c8e7d350b6b55c93a1d326326ed831 (diff)
parent64af05291132811288d7af32c9fd27e254778d5c (diff)
downloadriscv-openocd-ecc181d12d3b876d39b67b354e497f1fbe514a3f.zip
riscv-openocd-ecc181d12d3b876d39b67b354e497f1fbe514a3f.tar.gz
riscv-openocd-ecc181d12d3b876d39b67b354e497f1fbe514a3f.tar.bz2
Merge pull request #62 from riscv/riscv64
Merge mainline OpenOCD
Diffstat (limited to 'tcl/interface/flossjtag.cfg')
-rw-r--r--tcl/interface/flossjtag.cfg20
1 files changed, 0 insertions, 20 deletions
diff --git a/tcl/interface/flossjtag.cfg b/tcl/interface/flossjtag.cfg
deleted file mode 100644
index fbbabc1..0000000
--- a/tcl/interface/flossjtag.cfg
+++ /dev/null
@@ -1,20 +0,0 @@
-#
-# FlossJTAG
-#
-# http://github.com/esden/floss-jtag
-#
-# This is the v0.3 and v1.0 Floss-JTAG compatible config file. It relies on the
-# existence of an EEPROM on Floss-JTAG containing a name. If you have several
-# Floss-JTAG adapters connected you can use the serial number to select a
-# specific device.
-#
-# If your Floss-JTAG does not have an EEPROM, or the EEPROM is empty, use the
-# flossjtag-noeeprom.cfg file.
-#
-
-interface ft2232
-ft2232_vid_pid 0x0403 0x6010
-ft2232_device_desc "FLOSS-JTAG"
-#ft2232_serial "FJ000001"
-ft2232_layout "flossjtag"
-ft2232_latency 2