summaryrefslogtreecommitdiff
path: root/src/target/target/lpc2129.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/target/lpc2129.cfg')
-rw-r--r--src/target/target/lpc2129.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/target/target/lpc2129.cfg b/src/target/target/lpc2129.cfg
index a93d4992..b224c044 100644
--- a/src/target/target/lpc2129.cfg
+++ b/src/target/target/lpc2129.cfg
@@ -23,6 +23,11 @@ if { [info exists CPUTAPID ] } {
#use combined on interfaces or targets that can't set TRST/SRST separately
reset_config trst_and_srst srst_pulls_trst
+
+# reset delays
+jtag_nsrst_delay 100
+jtag_ntrst_delay 100
+
#jtag scan chain
jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id $_CPUTAPID