Remove all occurrences of 'mem2array' and 'array2mem'
[fw/openocd] / tcl / interface / usb-jtag.cfg
index 8617c78c360bb840a4df140f1dc5a97ee2240e4c..bbfb076d1b52c5947ca8755e0020be823ec8006d 100644 (file)
@@ -30,8 +30,8 @@
 # driver but ixo-usb-jtag requires the ftdi driver.
 
 adapter driver usb_blaster
-usb_blaster_vid_pid 0x16C0 0x06AD
-usb_blaster_device_desc "Van Ooijen Technische Informatica"
+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