fix syntax of mww phys.

This commit is contained in:
Øyvind Harboe
2009-10-25 18:29:17 +01:00
parent d785f552ee
commit a07422c26c
5 changed files with 44 additions and 44 deletions

View 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
mww phys 0xfffffd08 0xa5000501
}