diff options
Diffstat (limited to 'tcl/board/atmel_at91sam9260-ek.cfg')
-rw-r--r-- | tcl/board/atmel_at91sam9260-ek.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/board/atmel_at91sam9260-ek.cfg b/tcl/board/atmel_at91sam9260-ek.cfg index 099d93d..06a54e2 100644 --- a/tcl/board/atmel_at91sam9260-ek.cfg +++ b/tcl/board/atmel_at91sam9260-ek.cfg @@ -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 + arm926ejs mww phys 0xfffffd08 0xa5000501 } $_TARGETNAME configure -event reset-init { |