cfg: Rename leftover cortex_a8 -> cortex_a
[fw/openocd] / tcl / target / armada370.cfg
index c9c655eb92315002e7da2396bf5bceca9ce958e9..40c779bdc90e0cbdc1918ad74f377d9d24f3345a 100644 (file)
@@ -19,7 +19,7 @@ if { [info exists CPUTAPID] } {
 jtag newtap $_CHIPNAME dap -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id $_CPUTAPID
 
 set _TARGETNAME $_CHIPNAME.cpu
-target create $_TARGETNAME cortex_a8 -chain-position $_CHIPNAME.dap
+target create $_TARGETNAME cortex_a -chain-position $_CHIPNAME.dap
 
 proc armada370_dbginit {target} {
      cortex_a dbginit