imx31pdk: use rclk w/1MHz fallback
authorØyvind Harboe <oyvind.harboe@zylin.com>
Thu, 28 Oct 2010 06:34:41 +0000 (08:34 +0200)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Thu, 28 Oct 2010 06:43:04 +0000 (08:43 +0200)
measure_clk indicates ca. 3-4MHz, so 1MHz should be safe.

Added self_test proc used to test that rclk worked.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
tcl/board/imx31pdk.cfg

index 4dfa4db60145d2f8e3a9284bbc3e21e8f96cb0be..502d4077430955983a244c08f224c83fe5d0a613 100644 (file)
@@ -3,6 +3,23 @@ source [find target/imx31.cfg]
 source [find target/imx.cfg]
 $_TARGETNAME configure -event reset-init { imx31pdk_init }
 
+proc self_test {} {
+       echo "Running 100 iterations of test."
+       dump_image /ram/test 0x80000000 0x40000
+       for {set i 0} {$i < 100} {set i [expr $i+1]} {
+               echo "Iteration $i"
+               reset init
+               mww 0x80000000 0x12345678 0x10000
+               load_image /ram/test 0x80000000 bin
+               verify_image /ram/test 0x80000000 bin
+       }
+}
+
+
+# Slow fallback frequency
+# measure_clk indicates ca. 3-4MHz.
+jtag_rclk 1000
+
 proc imx31pdk_init { } {
 
        imx3x_reset

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)