STM32L: Added flash driver and target
[fw/openocd] / tcl / target / pxa3xx.cfg
index 5d6498653eccb90fe8093b83c480ba2a7f57b391..62c325b76f9b90a42d22683fd1ead8065f44bdbb 100644 (file)
@@ -59,9 +59,9 @@ if { [info exists CPUTAPID_PXA32X_C0 ] } {
    set _CPUTAPID_PXA32X_C0 0x7E642013
 }
 
-# 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