mirror of
git://git.code.sf.net/p/openocd/code
synced 2025-07-18 23:42:45 +10:00
- 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>
12 lines
323 B
INI
12 lines
323 B
INI
# 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
|