aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/olimex_sam9_l9260.cfg
diff options
context:
space:
mode:
authorØyvind Harboe <oyvind.harboe@zylin.com>2009-10-21 20:19:47 +0200
committerØyvind Harboe <oyvind.harboe@zylin.com>2009-10-21 22:25:33 +0200
commitfcf1301e5269fdf734946ccf03177511f2eda851 (patch)
tree10dd493cacbc966e6bbe210163c00fa09fa229e2 /tcl/board/olimex_sam9_l9260.cfg
parente996452089fd5ffba34094958e87d51c1fcf8619 (diff)
downloadriscv-openocd-fcf1301e5269fdf734946ccf03177511f2eda851.zip
riscv-openocd-fcf1301e5269fdf734946ccf03177511f2eda851.tar.gz
riscv-openocd-fcf1301e5269fdf734946ccf03177511f2eda851.tar.bz2
mww_phys retired. Replaced by generic mww phys in target.c
Diffstat (limited to 'tcl/board/olimex_sam9_l9260.cfg')
-rw-r--r--tcl/board/olimex_sam9_l9260.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/board/olimex_sam9_l9260.cfg b/tcl/board/olimex_sam9_l9260.cfg
index b5cd10e..935d7cd 100644
--- a/tcl/board/olimex_sam9_l9260.cfg
+++ b/tcl/board/olimex_sam9_l9260.cfg
@@ -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
+ arm926ejs mww phys 0xfffffd08 0xa5000501
}
$_TARGETNAME configure -event reset-init {