cortex_a: target implementation renames cortex_a8 to cortex_a
commit59c2239bfd2db3d3a6f3f3756f79e47a0aa6591d
authorKamal Dasu <kdasu.kdev@gmail.com>
Thu, 29 Aug 2013 15:53:26 +0000 (29 11:53 -0400)
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>
Thu, 3 Jul 2014 21:45:04 +0000 (3 21:45 +0000)
tree3defc2c9c21348b1faf68168eaae2117721fd287
parent84281d711ea8b8d4d2791ff03915b5607c7b6cd4
cortex_a: target implementation renames cortex_a8 to cortex_a

A previous commit changes the target name used by tcl scripts.
commit d9ba56c295f057e716519a798bf9cdb4898c24f4
target: rename cortex_a8 to cortex_a

The current change renames target functions and definitions in the
implementation from cortex_a8 to cortex_a.
This prepares the implementation to support Cortex-A8, A9, A15-MPCore
in one place.

Change-Id: I73b5a38a92c12ba5bd3b806fbbb664817575a6d7
Signed-off-by: Kamal Dasu <kdasu.kdev@gmail.com>
Reviewed-on: http://openocd.zylin.com/1599
Tested-by: jenkins
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
src/target/cortex_a.c
src/target/cortex_a.h
src/target/target.c