Remove annoying end-of-line whitespace from tcl/* files
[fw/openocd] / tcl / board / hitex_str9-comstick.cfg
index de4d56ddf576b79081d13e57c13533e94fd7a53a..25ff784dbe320dab70c160db65db526e4fd7ce8f 100644 (file)
@@ -14,15 +14,15 @@ reset_config trst_and_srst
 #jtag scan chain
 #format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)
 
-if { [info exists CHIPNAME] } {        
-   set  _CHIPNAME $CHIPNAME    
-} else {        
+if { [info exists CHIPNAME] } {
+   set  _CHIPNAME $CHIPNAME
+} else {
    set  _CHIPNAME str912
 }
 
-if { [info exists ENDIAN] } {  
-   set  _ENDIAN $ENDIAN    
-} else {        
+if { [info exists ENDIAN] } {
+   set  _ENDIAN $ENDIAN
+} else {
    set  _ENDIAN little
 }
 
@@ -56,10 +56,10 @@ target create $_TARGETNAME arm966e -endian $_ENDIAN -chain-position $_TARGETNAME
 $_TARGETNAME configure -event reset-init {
        # We can increase speed now that we know the target is halted.
        #jtag_rclk 3000
-       
+
        # -- Enable 96K RAM
        # PFQBC enabled / DTCM & AHB wait-states disabled
-       mww 0x5C002034 0x0191 
+       mww 0x5C002034 0x0191
 
        str9x flash_config 0 4 2 0 0x80000
        flash protect 0 0 7 off