tcl: Update Flyswatter product links
[fw/openocd] / tcl / board / sayma_amc.cfg
index 5d338ed8aadd3481ce243dd7dc2713ee1c6ac72e..64c0854285e155b329dff11743f7c8e716f70580 100644 (file)
 # Sayma AMC is usually combined with Sayma RTM (rear transition module)
 # which features an Artix 7 FPGA.
 
-interface ftdi
+adapter driver ftdi
 ftdi_device_desc "Quad RS232-HS"
 ftdi_vid_pid 0x0403 0x6011
 ftdi_channel 0
 # Use this to distinguish multiple boards by topology
-#ftdi_location 5:1
+#adapter usb location 5:1
 # sampling on falling edge generally seems to work and accelerates things but
 # is not fully tested
 #ftdi_tdo_sample_edge falling
@@ -26,7 +26,7 @@ ftdi_layout_init 0x0098 0x008b
 #ftdi_layout_signal nTRST -data 0x0010
 reset_config none
 
-adapter_khz 5000
+adapter speed 5000
 
 transport select jtag