aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Brownell <dbrownell@users.sourceforge.net>2009-10-07 23:29:18 -0700
committerDavid Brownell <dbrownell@users.sourceforge.net>2009-10-07 23:29:18 -0700
commit6efaa95c44f57d1789ca8cd6cec8bba2f75b0cb5 (patch)
tree8877096cb4b3bf23de29369dca4c9e9e93a7067f
parent37e9f65f5ab9c07ceb3548748dd6d4f2f26fca27 (diff)
make OMAP5912 resets more reliable
Without some extra delay after releasing SRST, we seemed to be trying to talk to the TAP before it was ready to respond. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
-rw-r--r--tcl/target/omap5912.cfg2
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