tcl/target/stm32(f7/h7)x: do not assume presence of the reset
[fw/openocd] / tcl / board / arty_s7.cfg
index ca7d3f1c459230daa2488b12276d7348916529c1..a5e26fc94a32dec4c8758553a21a4588481868e2 100644 (file)
@@ -10,7 +10,7 @@ source [find interface/ftdi/digilent-hs1.cfg]
 source [find cpld/xilinx-xc7.cfg]
 source [find cpld/jtagspi.cfg]
 
-adapter_khz 25000
+adapter speed 25000
 
 # Usage:
 #
@@ -23,7 +23,7 @@ adapter_khz 25000
 #    openocd -f board/arty_s7.cfg -c "init;\
 #    jtagspi_init 0 bscan_spi_xc7s??.bit;\
 #    jtagspi_program bitstream.bin 0;\
-#    xc7s_program xc7s.tap;\
+#    xc7_program xc7.tap;\
 #    shutdown"
 #
 # jtagspi flash proxies can be found at: