diff options
Diffstat (limited to 'tcl/target/lpc2124.cfg')
-rw-r--r-- | tcl/target/lpc2124.cfg | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tcl/target/lpc2124.cfg b/tcl/target/lpc2124.cfg index c5115893..df71bdde 100644 --- a/tcl/target/lpc2124.cfg +++ b/tcl/target/lpc2124.cfg @@ -12,8 +12,7 @@ if { [info exists CPUTAPID ] } { set _CPUTAPID 0x4f1f0f0f } -#use combined on interfaces or targets that can't set TRST/SRST separately -reset_config trst_and_srst srst_pulls_trst +reset_config trst_and_srst # reset delays adapter_nsrst_delay 100 |