aboutsummaryrefslogtreecommitdiff
path: root/tcl/interface/ftdi
diff options
context:
space:
mode:
authorIan Thompson <ianst@cadence.com>2022-07-10 17:35:50 -0700
committerAntonio Borneo <borneo.antonio@gmail.com>2022-08-20 15:39:05 +0000
commit44e21b41df593d3349c07c2de5e088ea82a37042 (patch)
tree2e40a610a79dff4708be3b8acaf12fe44309325c /tcl/interface/ftdi
parentce5ca9f7ba782ea9fba8ecd5fc1cb9407fd27949 (diff)
downloadriscv-openocd-44e21b41df593d3349c07c2de5e088ea82a37042.zip
riscv-openocd-44e21b41df593d3349c07c2de5e088ea82a37042.tar.gz
riscv-openocd-44e21b41df593d3349c07c2de5e088ea82a37042.tar.bz2
Generic Xtensa target config files
- Add new Xtensa TCL board files - Add new Xtensa KC705 on-board FTDI interface - Add new generic Xtensa and VDebug Xtensa target files Signed-off-by: Ian Thompson <ianst@cadence.com> Change-Id: I4acb15c83d1b7b8e6063833ce829530cb22a795e Reviewed-on: https://review.openocd.org/c/openocd/+/7083 Tested-by: jenkins Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
Diffstat (limited to 'tcl/interface/ftdi')
-rw-r--r--tcl/interface/ftdi/xt_kc705_ml605.cfg11
1 files changed, 11 insertions, 0 deletions
diff --git a/tcl/interface/ftdi/xt_kc705_ml605.cfg b/tcl/interface/ftdi/xt_kc705_ml605.cfg
new file mode 100644
index 0000000..f62f2c2
--- /dev/null
+++ b/tcl/interface/ftdi/xt_kc705_ml605.cfg
@@ -0,0 +1,11 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+# Xilinx KC705 / ML605 with Xtensa daughtercard; onboard USB/FT2232
+#
+
+adapter driver ftdi
+ftdi_vid_pid 0x0403 0x6010
+# Specify "ftdi_serial <identifier>" here as needed
+
+ftdi_layout_init 0x0010 0x007b
+ftdi_layout_signal nTRST -data 0x0010
+ftdi_layout_signal nSRST -ndata 0x0020