tcl: replace command "interface" with "adapter driver"
[fw/openocd] / tcl / board / altera_sockit.cfg
index 569414331bb86474a960ecdf393d2e5c9e0621b5..1466bd46bb6dba4357bff08d12b219aa0d857d23 100644 (file)
@@ -7,7 +7,7 @@
 
 # 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]