Remove annoying EOL whitespace (again, sigh).
[fw/openocd] / tcl / board / topas910.cfg
index 450a75b8d2418fdda502ede79a522fef0858f753..01ace63e729ac2141bfdecdb678de2fe1e096979 100644 (file)
@@ -53,7 +53,7 @@ proc topas910_init { } {
 #  //
 #  // Configure SDRAM type parameter
 #  _DMC_MEMORY_CFG  = 0x00008011;
-#  _DMC_USER_CONFIG = 0x00000011;   
+#  _DMC_USER_CONFIG = 0x00000011;
 #  // 32 bit memory interface
 #
 #
@@ -101,7 +101,7 @@ proc topas910_init { } {
        sleep 10
 #      jtag_speed 10000
 
-# remap off in case of IROM boot 
+# remap off in case of IROM boot
        mww 0xf0000004 0x00000001
 
 }