mirror of
https://git.code.sf.net/p/openocd/code
synced 2025-04-12 03:39:45 +00:00
Still some config file uses deprecated commands. Replace them with the new commands. Change-Id: I6ccbfb832e0ad2012e9af160bd2d92ad104af2bb Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: https://review.openocd.org/c/openocd/+/7181 Tested-by: jenkins
12 lines
326 B
INI
12 lines
326 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 "adapter serial <identifier>" here as needed
|
|
|
|
ftdi layout_init 0x0010 0x007b
|
|
ftdi layout_signal nTRST -data 0x0010
|
|
ftdi layout_signal nSRST -ndata 0x0020
|