X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tcl%2Fboard%2Fzy1000.cfg;h=e0d1ccf844a3f337ebfb2e5f7ee864c4bed22378;hb=33b52174e6a0fc7513059e27dea18dee7b105781;hp=63334eeb24915580ea8b2110085216f4c447a418;hpb=e7b2958229c7e0d7e98e130764aa50d1ca9017d3;p=fw%2Fopenocd diff --git a/tcl/board/zy1000.cfg b/tcl/board/zy1000.cfg index 63334eeb2..e0d1ccf84 100644 --- a/tcl/board/zy1000.cfg +++ b/tcl/board/zy1000.cfg @@ -24,7 +24,7 @@ if { [info exists ENDIAN] } { #jtag scan chain -if { [info exists CPUTAPID ] } { +if { [info exists CPUTAPID] } { set _CPUTAPID $CPUTAPID } else { set _CPUTAPID 0x1f0f0f0f @@ -72,7 +72,7 @@ $_TARGETNAME configure -event gdb-attach { # other things than flash programming. $_TARGETNAME configure -work-area-phys 0x00020000 -work-area-size 0x20000 -work-area-backup 0 -adapter_khz 16000 +adapter speed 16000 proc production_info {} {