From 518ce9e19e45d55b2e239ba99c457e018432d4ee Mon Sep 17 00:00:00 2001 From: Andreas Fritiofson Date: Thu, 3 Jul 2014 23:44:02 +0200 Subject: cfg: Rename leftover cortex_a8 -> cortex_a Change-Id: Id11d89ae2fb78854da4284afb7f14d8a892a2e49 Signed-off-by: Andreas Fritiofson Reviewed-on: http://openocd.zylin.com/2197 Tested-by: jenkins Reviewed-by: Spencer Oliver --- tcl/target/altera_fpgasoc.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tcl/target/altera_fpgasoc.cfg') diff --git a/tcl/target/altera_fpgasoc.cfg b/tcl/target/altera_fpgasoc.cfg index e876031..fccf8c5 100644 --- a/tcl/target/altera_fpgasoc.cfg +++ b/tcl/target/altera_fpgasoc.cfg @@ -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 } -- cgit v1.1