X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=tcl%2Ftarget%2Famdm37x.cfg;fp=tcl%2Ftarget%2Famdm37x.cfg;h=c00dae921c49d79054691fede6f4d7450823e4e6;hp=59fbbf01cd7cd929151d56f9831648b625976172;hb=0c8ec7c826c60391034fe5f0ea90f8538ac94b38;hpb=f630fac2e72af502d12139fdc864a01a4da7c868;ds=sidebyside diff --git a/tcl/target/amdm37x.cfg b/tcl/target/amdm37x.cfg index 59fbbf01cd..c00dae921c 100644 --- a/tcl/target/amdm37x.cfg +++ b/tcl/target/amdm37x.cfg @@ -199,7 +199,7 @@ $_TARGETNAME configure -event gdb-attach { # Run this to enable invasive debugging. This is run automatically in the # reset sequence. proc amdm37x_dbginit {target} { - # General Cortex A8 debug initialisation + # General Cortex-A8 debug initialisation cortex_a dbginit # Enable DBGEN signal. This signal is described in the ARM v7 TRM, but