Paul Thomas <pthomas8589@gmail.com>: new board cfg for Linuxstamp-mx27
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Thu, 14 May 2009 21:55:56 +0000 (21:55 +0000)
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Thu, 14 May 2009 21:55:56 +0000 (21:55 +0000)
git-svn-id: svn://svn.berlios.de/openocd/trunk@1788 b42882b7-edfa-0310-969c-e2dbd0fdcd60

src/target/board/imx27lnst.cfg [new file with mode: 0644]

diff --git a/src/target/board/imx27lnst.cfg b/src/target/board/imx27lnst.cfg
new file mode 100644 (file)
index 0000000..2ee7f09
--- /dev/null
@@ -0,0 +1,59 @@
+# The Linuxstamp-mx27 is board has a single IMX27 chip
+# For further info see http://opencircuits.com/Linuxstamp_mx27#OpenOCD
+source [find target/imx27.cfg]
+$_TARGETNAME configure -event gdb-attach { reset init }
+$_TARGETNAME configure -event reset-init { imx27lnst_init }
+
+proc imx27lnst_init { } {
+       # This setup puts RAM at 0xA0000000
+
+       # reset the board correctly
+       jtag_khz 500
+       reset run
+       reset halt
+
+       mww 0x10000000 0x20040304
+       mww 0x10020000 0x00000000
+       mww 0x10000004 0xDFFBFCFB
+       mww 0x10020004 0xFFFFFFFF
+
+       sleep 100
+
+       # ========================================
+       #  Configure DDR on CSD0 -- initial reset
+       # ========================================
+       mww 0xD8001010 0x00000008 
+
+       sleep 100
+
+       # ========================================
+       #  Configure DDR on CSD0 -- wait 5000 cycle 
+       # ========================================
+       mww 0x10027828 0x55555555 
+       mww 0x10027830 0x55555555 
+       mww 0x10027834 0x55555555 
+       mww 0x10027838 0x00005005 
+       mww 0x1002783C 0x15555555 
+
+       mww 0xD8001010 0x00000004 
+
+       mww 0xD8001004 0x00795729 
+
+       #mww 0xD8001000 0x92200000
+       mww 0xD8001000 0x91120000
+       mww 0xA0000F00 0x0
+
+       #mww 0xD8001000 0xA2200000 
+       mww 0xD8001000 0xA1120000
+       mww 0xA0000F00 0x0
+       mww 0xA0000F00 0x0
+
+       #mww 0xD8001000 0xB2200000 
+       mww 0xD8001000 0xB1120000
+       mwb 0xA0000033 0xFF
+       mwb 0xA1000000 0xAA
+
+       #mww 0xD8001000 0x82228085 
+       mww 0xD8001000 0x81128080
+
+}

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)