ARM7/ARM9: remove old "debug commands"
commit85fe1506a2296493d13368e545fa2d4ddb13ea72
authorDavid Brownell <dbrownell@users.sourceforge.net>
Sat, 21 Nov 2009 00:21:29 +0000 (20 16:21 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Sat, 21 Nov 2009 00:21:29 +0000 (20 16:21 -0800)
tree8a213490024e751ddcea4dbf2a29b7afd93252a3
parent7a67aae93c7de1e72baaba65635af0461ad8d040
ARM7/ARM9: remove old "debug commands"

Remove two commands that were documented as "debug commands"
and where "you probably don't want to use this".   We never
intended to support them, and at least one problem report
boiled down to using this when it shouldn't have been used.

Update the docs on the existing register commands to talk a
bit more about register access and cache behavior.  (Those
debug commands existed largely to *bypass* the cache.)  And
fix some minor doc goofs that snuck in with recent changes,
renaming "armv4_5" as "arm" and "arm9tdmi" as "arm9".

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
doc/openocd.texi
src/target/arm7_9_common.c