tcl: replace the deprecated commands with "adapter ..."
[fw/openocd] / tcl / board / ti_am43xx_evm.cfg
index d536314ba1e7eef52b90f66a7198ed0ffb2a43f7..dbc37ae826b306e28f840e429d87551ba447c83f 100644 (file)
@@ -1,6 +1,6 @@
 # Works on both AM437x GP EVM and AM438x ePOS EVM
 transport select jtag
-adapter_khz 16000
+adapter speed 16000
 
 source [find target/am437x.cfg]