rename jtag_nsrst_delay as adapter_nsrst_delay
[fw/openocd] / tcl / target / pxa270.cfg
index 6ca057caaa9cf0440548fdc6b038b68d48293334..7aaef8c7f903d1d40726c7220282baa1c3a9a32e 100644 (file)
@@ -28,9 +28,9 @@ if { [info exists CPUTAPID2 ] } {
 }
 
 
-# set jtag_nsrst_delay to the delay introduced by your reset circuit
+# set adapter_nsrst_delay to the delay introduced by your reset circuit
 # the rest of the needed delays are built into the openocd program
-jtag_nsrst_delay 260
+adapter_nsrst_delay 260
 # set the jtag_ntrst_delay to the delay introduced by a reset circuit
 # the rest of the needed delays are built into the openocd program
 jtag_ntrst_delay 250