X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=tcl%2Ftarget%2Faltera_fpgasoc.cfg;h=fccf8c51ea4cfd2e1be34672103931d8b8a97526;hb=5396ec5dcc64354c8101f8d3f16d498ca3b10326;hp=e876031c9692267709a3980af1453136966677c7;hpb=d4e195ad1b544b0396cab4c70437371958769196;p=openocd.git diff --git a/tcl/target/altera_fpgasoc.cfg b/tcl/target/altera_fpgasoc.cfg index e876031c96..fccf8c51ea 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 }