flash/stm32l4x: add support of STM32WL5x dual core
[fw/openocd] / tcl / board / ti_am43xx_evm.cfg
index 3255e269f0adc7a1e2e606ae794bbcce770d3173..dbc37ae826b306e28f840e429d87551ba447c83f 100644 (file)
@@ -1,10 +1,6 @@
 # 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]
-
 transport select jtag
-adapter_khz 16000
+adapter speed 16000
 
 source [find target/am437x.cfg]