Remove all occurrences of 'mem2array' and 'array2mem'
[fw/openocd] / tcl / board / quark_d2000_refboard.cfg
index 460e8c969e7fd3144ef353c8a8b5fb8e4778013b..a89895d89b0ca30812b837a2453fb810b2ce5749 100644 (file)
@@ -2,14 +2,14 @@
 
 # the board has an onboard FTDI FT232H chip
 adapter driver ftdi
-ftdi_vid_pid 0x0403 0x6014
-ftdi_channel 0
+ftdi vid_pid 0x0403 0x6014
+ftdi channel 0
 
-ftdi_layout_init 0x0000 0x030b
-ftdi_layout_signal nTRST -data 0x0100 -noe 0x0100
+ftdi layout_init 0x0000 0x030b
+ftdi layout_signal nTRST -data 0x0100 -noe 0x0100
 
 source [find target/quark_d20xx.cfg]
 
-adapter_khz 1000
+adapter speed 1000
 
 reset_config trst_only