Remove annoying end-of-line whitespace from tcl/* files
[fw/openocd] / tcl / board / atmel_at91sam9260-ek.cfg
index 0d9d002603ee6cf8190d0cc7f12c2f4a3019a982..099d93dff31b3aa41cff51f9016b28d132e521c7 100644 (file)
@@ -26,7 +26,7 @@ $_TARGETNAME configure -event reset-start {
         # RSTC_MR : enable user reset, MMU may be enabled... use physical address
         arm926ejs mww_phys 0xfffffd08 0xa5000501
 }
-       
+
 $_TARGETNAME configure -event reset-init {
         mww 0xfffffd44 0x00008000         # WDT_MR : disable watchdog
 
@@ -48,7 +48,7 @@ $_TARGETNAME configure -event reset-init {
 
        mww 0xfffff870 0xffff0000         # PIO_ASR  : Select peripheral function for D15..D31
         mww 0xfffff804 0xffff0000         # PIO_PDR  : Disable PIO function for D15..D31
-        
+
         mww 0xffffef1c 0x00010002         # EBI_CSA  : Assign EBI Chip Select 1 to SDRAM, VDDIOMSEL set for +3V3 memory
 
        mww 0xffffea08 0x85227259         # SDRAMC_CR : Configure SDRAM (2 x Micron MT48LC16M16A2 : 4M x 16Bit x 4 Banks)