target: add generic Xtensa LX support
[fw/openocd] / tcl / board / ti_am43xx_evm.cfg
index ff7ff645d1ed9a898b18f5cd549c133e0807534c..005421f423481a0722bdb6b54b3980dab465ee7f 100644 (file)
@@ -1,9 +1,8 @@
-# Works on both AM437x GP EVM and AM438x ePOS EVM
-
-# The JTAG interface is built directly on the board.
-source [find interface/ftdi/xds100v2.cfg]
+# SPDX-License-Identifier: GPL-2.0-or-later
 
-adapter_khz 16000
+# Works on both AM437x GP EVM and AM438x ePOS EVM
+transport select jtag
+adapter speed 16000
 
 source [find target/am437x.cfg]