flash/nor/efr32: fixed lockbits and user data
[fw/openocd] / tcl / board / ti_am43xx_evm.cfg
index ff7ff645d1ed9a898b18f5cd549c133e0807534c..dbc37ae826b306e28f840e429d87551ba447c83f 100644 (file)
@@ -1,9 +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]
-
-adapter_khz 16000
+transport select jtag
+adapter speed 16000
 
 source [find target/am437x.cfg]