diff options
Diffstat (limited to 'tcl/target/tmpa900.cfg')
-rw-r--r-- | tcl/target/tmpa900.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/target/tmpa900.cfg b/tcl/target/tmpa900.cfg index 329e03ca..a5513915 100644 --- a/tcl/target/tmpa900.cfg +++ b/tcl/target/tmpa900.cfg @@ -32,7 +32,7 @@ jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id $_CP #use combined on interfaces or targets that can't set TRST/SRST separately reset_config trst_and_srst -jtag_nsrst_delay 20 +adapter_nsrst_delay 20 jtag_ntrst_delay 20 ###################### |