Restore correct command.
author(no author) <(no author)@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 27 Aug 2009 09:58:28 +0000 (09:58 +0000)
committer(no author) <(no author)@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 27 Aug 2009 09:58:28 +0000 (09:58 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2789 38d2e660-2303-0410-9eaa-f027e97ec537

bertos/cpu/arm/scripts/openocd/at91sam7.cfg

index a20eafa32f993c319f2f87c4835787da33b54bba..30971ad1dd70cfd6ba9abf98d3b9d5494f1a73cb 100644 (file)
@@ -25,7 +25,7 @@ set _TARGETNAME [format "%s.cpu" $_CHIPNAME]
 target create $_TARGETNAME arm7tdmi -endian $_ENDIAN -chain-position $_TARGETNAME -variant arm7tdmi
 
 proc cpu_setup {} {
-       soft_reset_halt
+       halt
        sleep 10
 
        arm7_9 dcc_downloads enable