X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=tcl%2Ftarget%2Fdsp56321.cfg;h=6f3222373f36e04368fd721b367521d753f5305a;hb=518ce9e19e45d55b2e239ba99c457e018432d4ee;hp=74279d997bb887e8b1facf639c35b01f884c4180;hpb=abfd4b19a6b1c1e257aed343af5ab71709f41bcb;p=openocd.git diff --git a/tcl/target/dsp56321.cfg b/tcl/target/dsp56321.cfg index 74279d997b..6f3222373f 100644 --- a/tcl/target/dsp56321.cfg +++ b/tcl/target/dsp56321.cfg @@ -2,19 +2,19 @@ # if { [info exists CHIPNAME] } { - set _CHIPNAME $CHIPNAME -} else { - set _CHIPNAME dsp56321 + set _CHIPNAME $CHIPNAME +} else { + set _CHIPNAME dsp56321 } if { [info exists ENDIAN] } { - set _ENDIAN $ENDIAN -} else { + 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