ARM: "armv4_5" command prefix becomes "arm"
commitf86137066a6b42c46c457c9837a8015990bf71e6
authorDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 17 Nov 2009 00:36:09 +0000 (16 16:36 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 17 Nov 2009 00:36:09 +0000 (16 16:36 -0800)
treeae2e1008558aecdcb52079ef2503bc5293e94968
parent7c393679c0cd8f7609a0d6b2329a1877de0f3d31
ARM: "armv4_5" command prefix becomes "arm"

Rename the "armv4_5" command prefix to straight "arm" so it makes
more sense for newer cores.  Add a simple compatibility script.

Make sure all the commands give the same "not an ARM" diagnostic
message (and fail properly) when called against non-ARM targets.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
NEWS
doc/openocd.texi
src/helper/startup.tcl
src/target/armv4_5.c
tcl/board/mini2440.cfg
tcl/target/lpc1768.cfg
tcl/target/lpc2148.cfg
tcl/target/lpc2378.cfg
tcl/target/lpc2478.cfg