X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=tcl%2Ftarget%2Famdm37x.cfg;h=c00dae921c49d79054691fede6f4d7450823e4e6;hb=66d29eb6e3041146e2bb316d0e471e69d781b07d;hp=59fbbf01cd7cd929151d56f9831648b625976172;hpb=8d86633eb7c4cc74c3bf4c19eafa49ae76743c7b;p=openocd.git 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