tcl: replace the deprecated commands with "adapter ..."
[fw/openocd] / tcl / target / qualcomm_qca4531.cfg
index 3d21578524981ee1f9c72b46efdb7896eff84d93..0b046b84274c59d11a4b29252947273c749e1e1d 100644 (file)
@@ -38,12 +38,12 @@ reset_config none srst_pulls_trst
 # For SRST based variant we still need proper timings.
 # For ETH part the reset should be asserted at least for 10ms
 # Since there is no other information let's take 100ms to be sure.
-adapter_nsrst_assert_width 100
+adapter srst pulse_width 100
 
 # according to the SoC documentation it should take at least 5ms from
 # reset end till bootstrap end. In the practice we need 8ms to get JTAG back
 # to live.
-adapter_nsrst_delay 8
+adapter srst delay 8
 
 if { [info exists CHIPNAME] } {
        set _CHIPNAME $_CHIPNAME