Hi all,
I got a question about getting AM3517 ROM code revision.
I referenced the document,
http://www.ti.com/lit/er/sprz306d/sprz306d.pdf
so I tried to run devmem2 and the output is as below,
# devmem2 0x4001BFFC
/dev/mem opened.
Memory mapped at address 0x40257000.
Value at address 0x4001BFFC (0x40257ffc): 0x0
The problem is that all I can got is just 0x0 but not a revision number.
Do you have any idea ?
BTW,I try to send command devmem2 0x4001BFFC @ DM3730 platform ,
I can got correct ROM code reversion,
# devmem2 0x4001BFFC
/dev/mem opened.
Memory mapped at address 0x40168000.
Value at address 0x4001BFFC (0x40168ffc): 0x1807