summaryrefslogtreecommitdiff
path: root/tcl/board/dm355evm.cfg
diff options
context:
space:
mode:
authorDavid Brownell <dbrownell@users.sourceforge.net>2009-12-01 01:09:10 -0800
committerDavid Brownell <dbrownell@users.sourceforge.net>2009-12-01 01:10:19 -0800
commita65e75ea34153a8d0a0fe0b07497ad75c5726ab6 (patch)
treea9a73901dc9f6bf6e05171c616729c6b992e26cb /tcl/board/dm355evm.cfg
parent48edd58c3941c562a5a7ea78432a28e72108bbe4 (diff)
downloadopenocd_libswd-a65e75ea34153a8d0a0fe0b07497ad75c5726ab6.tar.gz
openocd_libswd-a65e75ea34153a8d0a0fe0b07497ad75c5726ab6.tar.bz2
openocd_libswd-a65e75ea34153a8d0a0fe0b07497ad75c5726ab6.tar.xz
openocd_libswd-a65e75ea34153a8d0a0fe0b07497ad75c5726ab6.zip
Tcl and doc: update to match new 'arm mcr ...' etc
Make them match the C code. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'tcl/board/dm355evm.cfg')
-rw-r--r--tcl/board/dm355evm.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/board/dm355evm.cfg b/tcl/board/dm355evm.cfg
index 2c8bea82..db47b8d4 100644
--- a/tcl/board/dm355evm.cfg
+++ b/tcl/board/dm355evm.cfg
@@ -182,7 +182,7 @@ proc dm355evm_init {} {
########################
# turn on icache - set I bit in cp15 register c1
- mcr 15 0 0 1 0 0x00051078
+ arm mcr 15 0 0 1 0 0x00051078
}
# NAND -- socket has two chipselects, MT29F16G08FAA puts 1GByte on each one.