X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tcl%2Ftarget%2Fdsp56321.cfg;h=78ecb3bd2473ff23924e75b14eb268ed63f0fc51;hb=69ea481e0b3607085cc05cbc5ca41740c9f938f6;hp=74279d997bb887e8b1facf639c35b01f884c4180;hpb=abfd4b19a6b1c1e257aed343af5ab71709f41bcb;p=fw%2Fopenocd diff --git a/tcl/target/dsp56321.cfg b/tcl/target/dsp56321.cfg index 74279d997..78ecb3bd2 100644 --- a/tcl/target/dsp56321.cfg +++ b/tcl/target/dsp56321.cfg @@ -1,27 +1,27 @@ # Script for freescale DSP56321 # -if { [info exists CHIPNAME] } { - set _CHIPNAME $CHIPNAME -} else { - set _CHIPNAME dsp56321 +if { [info exists CHIPNAME] } { + set _CHIPNAME $CHIPNAME +} else { + set _CHIPNAME dsp56321 } -if { [info exists ENDIAN] } { - set _ENDIAN $ENDIAN -} else { +if { [info exists ENDIAN] } { + set _ENDIAN $ENDIAN +} else { # this defaults to a big endian - set _ENDIAN big + set _ENDIAN big } -if { [info exists CPUTAPID ] } { +if { [info exists CPUTAPID] } { set _CPUTAPID $CPUTAPID } else { set _CPUTAPID 0x1181501d } #jtag speed -adapter_khz 4500 +adapter speed 4500 #has only srst reset_config srst_only