mips: optimize write code for speed
[fw/openocd] / tcl / target / at91sam9260_ext_RAM_ext_flash.cfg
index 8df2852763131175510809c1852c444bd54cb631..f7121ec9ab156e27a09db2c14bb195620c64aa46 100644 (file)
@@ -27,7 +27,7 @@ flash bank $_FLASHNAME cfi 0x10000000 0x01000000 2 2 $_TARGETNAME
 # Faster memory downloads. This is disabled automatically during
 # reset init since all reset init sequences are too short for
 # fast memory access
-arm7_9 dcc_downloads enable     
+arm7_9 dcc_downloads enable
 arm7_9 fast_memory_access enable
 
 proc at91sam_init { } {