Remove annoying end-of-line whitespace from tcl/* files
[fw/openocd] / tcl / target / aduc702x.cfg
index 7e62735dea4c5e7e01c039a4fb36254fb1fb8113..f7c5ee434278cef78a462b8aa6415cdf4170bbe1 100644 (file)
@@ -2,22 +2,22 @@
 ##
 
 
-if { [info exists CHIPNAME] } {        
-   set  _CHIPNAME $CHIPNAME    
-} else {        
+if { [info exists CHIPNAME] } {
+   set  _CHIPNAME $CHIPNAME
+} else {
    set  _CHIPNAME aduc702x
 }
 
-if { [info exists ENDIAN] } {  
-   set  _ENDIAN $ENDIAN    
-} else {        
+if { [info exists ENDIAN] } {
+   set  _ENDIAN $ENDIAN
+} else {
   # This config file was defaulting to big endian..
    set  _ENDIAN little
 }
 
-if { [info exists CPUTAPID] } {        
-   set  _CPUTAPID $CPUTAPID    
-} else {        
+if { [info exists CPUTAPID] } {
+   set  _CPUTAPID $CPUTAPID
+} else {
    set  _CPUTAPID 0x3f0f0f0f
 }
 
@@ -26,7 +26,7 @@ jtag_nsrst_delay 200
 jtag_ntrst_delay 200
 
 # This is for the case that TRST/SRST is not wired on your JTAG adaptor.
-# Don't really need them anyways.  
+# Don't really need them anyways.
 reset_config none
 
 ## JTAG scan chain