X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=tcl%2Fboard%2Ftelo.cfg;h=126f388f2ad5eec26204b24ef235f548a8d35e0c;hb=712165f4831afed3a1410579d2e708581e4356fb;hp=119373c631f531174033472d618f7e01052a4edf;hpb=e7b2958229c7e0d7e98e130764aa50d1ca9017d3;p=openocd.git diff --git a/tcl/board/telo.cfg b/tcl/board/telo.cfg index 119373c631..126f388f2a 100644 --- a/tcl/board/telo.cfg +++ b/tcl/board/telo.cfg @@ -37,7 +37,7 @@ $_TARGETNAME configure -event reset-init { $_TARGETNAME configure -event reset-deassert-post { # Force target into ARM state. -# soft_reset_halt # not implemented on ARM11 +# soft_reset_halt ;# not implemented on ARM11 echo "Detected SRSRT asserted on C100.CPU" } @@ -58,4 +58,4 @@ set _FLASHNAME $_CHIPNAME.flash flash bank $_FLASHNAME cfi 0x20000000 0x01000000 2 2 $_TARGETNAME # writing data to memory does not work without this -arm11 memwrite burst disable \ No newline at end of file +arm11 memwrite burst disable