fix syntax of mww phys.
[fw/openocd] / tcl / board / olimex_sam9_l9260.cfg
index 935d7cd56c1976de0d1b98fd70cf787d1602c136..5c4714e199652200265ae7477944bf7f85d67d7d 100644 (file)
@@ -26,7 +26,7 @@ $_TARGETNAME configure -event reset-start {
        
        # RSTC_MR : enable user reset, reset length is 64 slow clock cycles.  MMU may 
        # be enabled... use physical address.
-       arm926ejs mww phys 0xfffffd08 0xa5000501
+       mww phys 0xfffffd08 0xa5000501
 }
 
 $_TARGETNAME configure -event reset-init {