]> git.sur5r.net Git - openocd/commit
target: rename cortex_a8 to cortex_a
authorSpencer Oliver <spen@spen-soft.co.uk>
Fri, 1 Feb 2013 15:43:21 +0000 (15:43 +0000)
committerFreddie Chopin <freddie.chopin@gmail.com>
Sun, 28 Apr 2013 08:56:04 +0000 (08:56 +0000)
commitd9ba56c295f057e716519a798bf9cdb4898c24f4
tree97cf857c0330b370afb0c9a5a681a76e253d80f1
parentb7d2cdc0d4fc319169c60362708a67e2ff626525
target: rename cortex_a8 to cortex_a

Rename cortex_a8 target to use a more correct cortex_a name.
This also adds a deprecated_name var so that older scripts issue a warning
to update the target name.

cfg files have also been updated to the new target name.

Change-Id: I0eb1429c9281321efeb444b27a662a941a2ab67f
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/1130
Tested-by: jenkins
Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com>
13 files changed:
doc/openocd.texi
src/target/cortex_a.c
src/target/startup.tcl
tcl/board/icnova_imx53_sodimm.cfg
tcl/board/imx53loco.cfg
tcl/target/am335x.cfg
tcl/target/amdm37x.cfg
tcl/target/imx51.cfg
tcl/target/imx53.cfg
tcl/target/omap3530.cfg
tcl/target/omap4430.cfg
tcl/target/omap4460.cfg
tcl/target/u8500.cfg