tcl: remove remaining deprecated commands
[fw/openocd] / tcl / board / dp_busblaster_v4.cfg
index 066b54f3dd89f419cc394af3a7c44a547d4cd805..7b3bee8fcfbf7cc309f06655f9ff4a3863743f8b 100644 (file)
@@ -10,7 +10,7 @@
 # https://raw.githubusercontent.com/dergraaf/busblaster_v4/master/ktlink/ktlink.svf
 #
 # To reprogram the on-board CPLD do:
-# openocd -f board/dp_busblaster_v4.cfg -c "adapter_khz 1000; init; svf <path_to_svf>; shutdown"
+# openocd -f board/dp_busblaster_v4.cfg -c "adapter speed 1000; init; svf <path_to_svf>; shutdown"
 #
 
 source [find interface/ftdi/dp_busblaster.cfg]