cfg: Rename leftover cortex_a8 -> cortex_a
Change-Id: Id11d89ae2fb78854da4284afb7f14d8a892a2e49 Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com> Reviewed-on: http://openocd.zylin.com/2197 Tested-by: jenkins Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
This commit is contained in:
committed by
Spencer Oliver
parent
287d6e033a
commit
518ce9e19e
@@ -60,5 +60,5 @@ $_TARGETNAME1 configure -event gdb-attach { halt }
|
||||
|
||||
proc cycv_dbginit {target} {
|
||||
# General Cortex A8/A9 debug initialisation
|
||||
cortex_a8 dbginit
|
||||
cortex_a dbginit
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user