X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=tcl%2Ftarget%2Fpxa3xx.cfg;h=62c325b76f9b90a42d22683fd1ead8065f44bdbb;hp=5d6498653eccb90fe8093b83c480ba2a7f57b391;hb=b559b273b526b3077b3ca219eecc8df9f86efac0;hpb=96f9790279f74f39b35fc3ad09340fd03123180c diff --git a/tcl/target/pxa3xx.cfg b/tcl/target/pxa3xx.cfg index 5d6498653e..62c325b76f 100644 --- a/tcl/target/pxa3xx.cfg +++ b/tcl/target/pxa3xx.cfg @@ -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