tcl: [2/3] prepare for jimtcl 0.81 'expr' syntax change
[fw/openocd] / tcl / board / altera_sockit.cfg
index 569414331bb86474a960ecdf393d2e5c9e0621b5..b7c7993fe14787b60936134028f6d4988fa424c1 100644 (file)
@@ -7,13 +7,12 @@
 
 # openocd does not currently support the on-board USB Blaster II.
 # Install the JTAG header and use a USB Blaster instead.
-interface usb_blaster
+adapter driver usb_blaster
 
 source [find target/altera_fpgasoc.cfg]
 
 # If the USB Blaster II were supported, these settings would be needed
-#usb_blaster_vid_pid 0x6810 0x09fb
+#usb_blaster_vid_pid 0x09fb 0x6810
 #usb_blaster_device_desc "USB-Blaster II"
 
-adapter_khz 100
-
+adapter speed 100