ARM720: help/usage updates
commite0b6e5deef2d7b0054058116b6ddf9c684053739
authorDavid Brownell <dbrownell@users.sourceforge.net>
Fri, 8 Jan 2010 00:25:03 +0000 (7 16:25 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Fri, 8 Jan 2010 00:25:03 +0000 (7 16:25 -0800)
tree833bd69e7bee37e86142aeb2c080abf9d56ca78a
parent199abf49ea02f03aedd1239b6ef3928d35f5dbb7
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.

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