Skip to content
Snippets Groups Projects
Commit 01801e3f authored by oharboe's avatar oharboe
Browse files

unbreak arm11. TAP_INVALID is used to communicate inband that a special state...

unbreak arm11. TAP_INVALID is used to communicate inband that a special state should be used to lower level fn's in ARM11 code.

git-svn-id: svn://svn.berlios.de/openocd/trunk@2052 b42882b7-edfa-0310-969c-e2dbd0fdcd60
parent f7d3fdb1
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@
23 * ARM11_REGCACHE_MODEREGS + \
9 * ARM11_REGCACHE_FREGS)
#define ARM11_TAP_DEFAULT jtag_get_end_state()
#define ARM11_TAP_DEFAULT TAP_INVALID
#define CHECK_RETVAL(action) \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment