tcl/interface: add example of linuxgpiod through dln-2
[fw/openocd] / tcl / board / numato_mimas_a7.cfg
index 1261feaccbfeea5cdfc7f03aa23c2bf56ec6ab5d..d4012bada735ccb1190d4be8b5537cbe9e380e27 100644 (file)
@@ -7,7 +7,7 @@
 #       Programming while powering via USB may lead to programming failure.
 #       Therefore, prefer external power supply.
 
-interface ftdi
+adapter driver ftdi
 ftdi_device_desc "Mimas Artix 7 FPGA Module"
 ftdi_vid_pid 0x2a19 0x1009
 
@@ -30,7 +30,7 @@ ftdi_tdo_sample_edge falling
 #
 ftdi_layout_init 0x0008 0x004b
 reset_config none
-adapter_khz 30000
+adapter speed 30000
 
 source [find cpld/xilinx-xc7.cfg]
 source [find cpld/jtagspi.cfg]