tap post reset event added. Allows omap3530 to send 100 runtest idle tickle's after a TAP_RESET.
git-svn-id: svn://svn.berlios.de/openocd/trunk@2696 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user