X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=tcl%2Ftarget%2Fomap5912.cfg;h=d825df7f7a1bf338c1c84a980889ea218f6db871;hp=30650cfbedb2d802a26ae390ec3a610973e6c4e3;hb=f86137066a6b42c46c457c9837a8015990bf71e6;hpb=c6b24fb4f0e9eb0a2ca3acaff8603e97b7ef0d80 diff --git a/tcl/target/omap5912.cfg b/tcl/target/omap5912.cfg index 30650cfbed..d825df7f7a 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 @@ -46,5 +48,5 @@ proc omap5912_reset {} { } # omap5912 lcd frame buffer as working area -$_TARGETNAME configure -work-area-virt 0 -work-area-phys 0x20000000 \ +$_TARGETNAME configure -work-area-phys 0x20000000 \ -work-area-size 0x3e800 -work-area-backup 0