tcl: replace the deprecated commands with "adapter ..."
[fw/openocd] / tcl / board / sheevaplug.cfg
index 0d21be37c4010c4459d20c7ddec545cb53e9dbfe..7ccb8841028f1a4f6b386837c40d28868ca7cb8a 100644 (file)
@@ -3,7 +3,7 @@
 source [find interface/ftdi/sheevaplug.cfg]
 source [find target/feroceon.cfg]
 
-adapter_khz 2000
+adapter speed 2000
 
 $_TARGETNAME configure \
        -work-area-phys 0x10000000 \