tcl: Add support for NDS V5 target and xc7/Corvette-F1
[fw/openocd] / tcl / board / tocoding_poplar.cfg
index fd6615605d7e117bc05df3b3defdcef0d298d9ca..d0951ce646f3c61df988c035d373ea8062b8f7e2 100644 (file)
@@ -5,16 +5,13 @@
 # board does not feature anything but JTAG
 transport select jtag
 
-adapter_khz 10000
+adapter speed 10000
 
 # SRST-only reset configuration
 reset_config srst_only srst_push_pull
 
 source [find tcl/target/hi3798.cfg]
 
-# halt the cores when gdb attaches
-${_TARGETNAME}0 configure -event gdb-attach "halt"
-
 # make sure the default target is the boot core
 targets ${_TARGETNAME}0