-
- Downloads
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>
Showing
- NEWS 2 additions, 0 deletionsNEWS
- doc/openocd.texi 6 additions, 8 deletionsdoc/openocd.texi
- src/helper/startup.tcl 9 additions, 0 deletionssrc/helper/startup.tcl
- src/target/armv4_5.c 9 additions, 9 deletionssrc/target/armv4_5.c
- tcl/board/mini2440.cfg 1 addition, 1 deletiontcl/board/mini2440.cfg
- tcl/target/lpc1768.cfg 1 addition, 1 deletiontcl/target/lpc1768.cfg
- tcl/target/lpc2148.cfg 1 addition, 1 deletiontcl/target/lpc2148.cfg
- tcl/target/lpc2378.cfg 1 addition, 1 deletiontcl/target/lpc2378.cfg
- tcl/target/lpc2478.cfg 1 addition, 1 deletiontcl/target/lpc2478.cfg
Loading
Please register or sign in to comment