Remove annoying EOL whitespace (again, sigh).
[fw/openocd] / tcl / board / topasa900.cfg
index 9d3ced94961669bcd656491ffbccdaae26d1ce9a..699b42eacf34df7245ed00059ee50f1a730aa90f 100644 (file)
@@ -1,4 +1,4 @@
-# Thanks to Pieter Conradie for this script! 
+# Thanks to Pieter Conradie for this script!
 # Target:    Toshiba TOPAS900 -- TMPA900 Starterkit
 ######################################
 
@@ -107,7 +107,7 @@ proc topasa900_init { } {
        sleep 10
 #      jtag_speed 10000
 
-# remap off in case of IROM boot 
+# remap off in case of IROM boot
        mww 0xf0000004 0x00000001
 
 }