tcl/target/ti_k3: Add a gdb-attach event hook for r5 and simplify startup function
[fw/openocd] / tcl / board / ti_beaglebone.cfg
index a54ad62752c13d737294e84bdcb295df834b5254..7ba8c50f24ccf9c97fc90c446ae230e7f90d5052 100644 (file)
@@ -4,10 +4,8 @@
 # The JTAG interface is built directly on the board.
 source [find interface/ftdi/xds100v2.cfg]
 
-adapter_khz 16000
+adapter speed 16000
 
 reset_config trst_and_srst
 
 source [find board/ti_beaglebone-base.cfg]
-
-