Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

Board validation and diagnostic tools

35 bytes removed, 13:19, 15 April 2014
no edit summary
( WIP ) = OMAP35x/DM37x =
== How to find the Silicon Revision of your OMAP35x/DM37x ==
Read back a 32 bit word from the CONTROL_IDCODE Register at address: 0x4830 A204
from the read back value: 0x4B7AE02F, you can see the revision of this OMAP35x corresponds to ES3.1
== How to check sysboot system boot order of your OMAP35x/AM35x/37x ==
# devmem2 0x480022F0 b
== How to find the SGX core revision of your OMAP35x/AM35x/37x ==
Perform the following commands on the target with an utility like devmem2.
|}
== How to get the processor DIEID ==
#!/bin/sh
== Power consumption ==
Power measurements taken over the operating conditions specified.
</pre>
== MMC ==
=== #001&nbsp;: Basic read/write operation ===
Category: performance
Conclusion: No big difference with this test.
== NAND/OneNAND ==
We assume that the mtd4 is available for test.
=== #000&nbsp;: Basic read operation ===
Category: performance
</pre>
=== #001&nbsp;: Simple read/write test ===
Category: functional
Finished pass 5 successfully
=== #002&nbsp;: MTD subsystem tests ===
Category: functional
</pre>
== RAM ==
=== #001&nbsp;: Simple memory test ===
Category: functional
0
edits