mww_phys retired. Replaced by generic mww phys in target.c
[fw/openocd] / tcl / board / unknown_at91sam9260.cfg
index 017f793f31f6468696656aacdbbd7514027df98b..7286a9670f5518a4bf329654e21268405ffb33b2 100644 (file)
@@ -18,7 +18,7 @@ $_TARGETNAME configure -event reset-start {
         jtag_rclk 3
         halt
        # RSTC_MR : enable user reset, MMU may be enabled... use physical address
-        arm926ejs mww_phys 0xfffffd08 0xa5000501
+        arm926ejs mww phys 0xfffffd08 0xa5000501
 }