Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

Board validation and diagnostic tools

500 bytes added, 14:08, 15 September 2011
no edit summary
from the read back value: 0x4B7AE02F, you can see the revision of this OMAP35x corresponds to ES3.1
 
= How to find the SGX core revision of your OMAP35x/AM35x/37x =
 
Perform the following commands on the target with an utility like devmem2.
 
# devmem2 0x48004B48 w 0x2
# devmem2 0x48004B10 w 0x1
# devmem2 0x48004B00 w 0x2
# devmem2 0x50000014
 
from the read back value you can see the revision of the SGX Core
 
{| border="1"
|-
! Processor
! SGX Core Revision
! 32-bit readback value
|-
| OMAP35x ES2.0
| 1.0.3
| 0x10003
|-
| OMAP35x ES3.1
| 1.2.1
| 0x10201
|-
| AM/DM37x
| 1.2.5
| 0x10205
|}
= Power consumption =
0
edits