]> git.sur5r.net Git - openocd/commit
ARM11 command handling fixes
authordbrownell <dbrownell@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 29 Sep 2009 18:30:06 +0000 (18:30 +0000)
committerdbrownell <dbrownell@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 29 Sep 2009 18:30:06 +0000 (18:30 +0000)
commit6d4cdddbe27d1b70528d9a70279a2a9b91c1f242
tree9a122cff72b64700a8002c6ab2cc14abc0969a76
parent4297209ac91d62ab509284c142273ec38ec8cfe3
ARM11 command handling fixes

 - Commands were supposed to have been "arm11 memwrite ..."
   not "memwrite ..."
 - Get rid of obfuscatory macros
 - Re-alphabetize
 - Add docs for "arm11 vcr"

git-svn-id: svn://svn.berlios.de/openocd/trunk@2776 b42882b7-edfa-0310-969c-e2dbd0fdcd60
doc/openocd.texi
src/target/arm11.c