tcl: Adapt config files to new ftdi command syntax
[fw/openocd] / tcl / interface / ftdi / digilent-hs1.cfg
index dfba3393ad26d1aaede5be2c61ef2a862d1d8f0e..55391b9d314c826300decad65d1fd7bd638c78b8 100644 (file)
@@ -2,10 +2,10 @@
 # (the later being the OEM on-board version)
 
 adapter driver ftdi
-ftdi_device_desc "Digilent Adept USB Device"
-ftdi_vid_pid 0x0403 0x6010
+ftdi device_desc "Digilent Adept USB Device"
+ftdi vid_pid 0x0403 0x6010
 # channel 1 does not have any functionality
-ftdi_channel 0
+ftdi channel 0
 # just TCK TDI TDO TMS, no reset
-ftdi_layout_init 0x0088 0x008b
+ftdi layout_init 0x0088 0x008b
 reset_config none