From: David Brownell Date: Thu, 8 Oct 2009 06:29:18 +0000 (-0700) Subject: make OMAP5912 resets more reliable X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=6efaa95c44f57d1789ca8cd6cec8bba2f75b0cb5;p=fw%2Fopenocd 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 --- diff --git a/tcl/target/omap5912.cfg b/tcl/target/omap5912.cfg index 30650cfbe..b578457b4 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