X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=tcl%2Ftarget%2Fomap3530.cfg;h=50a3f473424632b3425ae9bd71c22e6823992f23;hp=22328a2182f6c11114b8ad01249270035d24cf11;hb=4f7761828c91108d4bf4a12e78f23b6483b18ade;hpb=ec3015db1ab822e1245a00ce4884ef67dea6137f diff --git a/tcl/target/omap3530.cfg b/tcl/target/omap3530.cfg index 22328a2182..50a3f47342 100644 --- a/tcl/target/omap3530.cfg +++ b/tcl/target/omap3530.cfg @@ -34,6 +34,8 @@ if { [info exists JRC_TAPID ] } { jtag newtap $_CHIPNAME jrc -irlen 6 -ircapture 0x1 -irmask 0x3f \ -expected-id $_JRC_TAPID +jtag configure $_CHIPNAME.jrc -event post-reset "runtest 100" + # GDB target: Cortex-A8, using DAP target create omap3.cpu cortex_a8 -chain-position $_CHIPNAME.dap