fix syntax of mww phys.
[fw/openocd] / tcl / board / atmel_at91sam9260-ek.cfg
index 06a54e232769925d00beeb76884d8998e5b3a58f..e74ccf461884ba7840d2c2a57d882a3e5c5e1b1d 100644 (file)
@@ -24,7 +24,7 @@ $_TARGETNAME configure -event reset-start {
         jtag_rclk 5
         halt
         # RSTC_MR : enable user reset, MMU may be enabled... use physical address
-        arm926ejs mww phys 0xfffffd08 0xa5000501
+        mww phys 0xfffffd08 0xa5000501
 }
 
 $_TARGETNAME configure -event reset-init {