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>
This commit is contained in:
David Brownell
2009-12-01 01:09:10 -08:00
parent 48edd58c39
commit a65e75ea34
8 changed files with 32 additions and 12 deletions

View File

@@ -19,13 +19,13 @@ proc csb732_init { } {
# We assume the interpreter latency is enough.
# Allow access to all coprocessors
mcr 15 0 15 1 0 0x2001
arm mcr 15 0 15 1 0 0x2001
# Disable MMU, caches, write buffer
mcr 15 0 1 0 0 0x78
arm mcr 15 0 1 0 0 0x78
# Grant manager access to all domains
mcr 15 0 3 0 0 0xFFFFFFFF
arm mcr 15 0 3 0 0 0xFFFFFFFF
# Set ARM clock to 532 MHz, AHB to 133 MHz
mww 0x53F80004 0x1000