Remove all occurrences of 'mem2array' and 'array2mem'
[fw/openocd] / tcl / interface / usb-jtag.cfg
index cb4d29bbc93f58e44438de443bd6fc547a9eab8d..bbfb076d1b52c5947ca8755e0020be823ec8006d 100644 (file)
@@ -29,9 +29,9 @@
 # level driver. Loading firmware is currently only supported on the ublast2
 # driver but ixo-usb-jtag requires the ftdi driver.
 
-interface usb_blaster
-usb_blaster_vid_pid 0x16C0 0x06AD
-usb_blaster_device_desc "Van Ooijen Technische Informatica"
+adapter driver usb_blaster
+usb_blaster vid_pid 0x16C0 0x06AD
+usb_blaster device_desc "Van Ooijen Technische Informatica"
 # ixo-usb-jtag is only compatible with the ublast1 protocol implemented via the
 # ftdi modes, using ublast2 will cause openocd to hang.
-usb_blaster_lowlevel_driver ftdi
+usb_blaster lowlevel_driver ftdi