Fix spelling of ARM Cortex
[fw/openocd] / tcl / target / imx53.cfg
index e77bc340d0aaf3332c45ff68ce39be2997d93116..87a3008e4de0c5bd94a45c9f276177361fcc16d5 100644 (file)
@@ -40,7 +40,7 @@ jtag configure $_CHIPNAME.SJC -event post-reset "runtest 100"
 jtag configure $_CHIPNAME.SJC -event setup "jtag tapenable $_CHIPNAME.DAP"
 
 proc imx53_dbginit {target} {
-     # General Cortex A8 debug initialisation
+     # General Cortex-A8 debug initialisation
      cortex_a dbginit
 }