ARM720: help/usage updates
commita42bea654ce1316dd521b1c9beffa8f829bf8be0
authorDavid Brownell <dbrownell@users.sourceforge.net>
Fri, 8 Jan 2010 00:30:09 +0000 (7 16:30 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Fri, 8 Jan 2010 00:30:09 +0000 (7 16:30 -0800)
tree48f3c4d4a858f9a2568fe071fb5ef5a96fc15b7b
parente0b6e5deef2d7b0054058116b6ddf9c684053739
ARM720: help/usage updates

Deprecate the "pass an instruction opcode" flavor of cp15
access in favor of the "arm mcr ..." and "arm mrc ..."
commands, which offer fewer ways to break things.

Use the same EBNF syntax in the code as for the user's guide.

Update User's Guide to say where to find those magic values
(which table in the ARM920 TRM).

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