diff options
Diffstat (limited to 'tcl/target/omap5912.cfg')
-rw-r--r-- | tcl/target/omap5912.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tcl/target/omap5912.cfg b/tcl/target/omap5912.cfg index 30650cfb..b578457b 100644 --- a/tcl/target/omap5912.cfg +++ b/tcl/target/omap5912.cfg @@ -14,6 +14,8 @@ if { [info exists CPUTAPID ] } { set _CPUTAPID 0x0692602f } +jtag_nsrst_delay 100 + # NOTE: presumes irlen 38 is the C55x DSP, matching BSDL for # its standalone siblings (like TMS320VC5502) of the same era |