can read register from shell?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

can read register from shell?

2,235 Views
linhsun
Contributor III

Dear all

    My board is sabresd_6dq, I download img to emmc (image is android 5.1.1), after boot( load kernel... ), what tools can be read register on shell ? please get me a little suggest. thank.

        P.S we can use md command (memory display) read register ( can see Reference1) on uboot, can read register from shell? 

Reference1:

MX6Q SABRESD U-Boot > md 020d8004
020d8004: 18000030 00000001 00000000 00000000    0...............
020d8014: 00000000 0000001f 12000011 00000000    ................
020d8024: 00000000 00000000 00000000 00000000    ................
020d8034: 00000000 00000000 00000000 00000000    ................

Labels (2)
0 Kudos
2 Replies

1,747 Views
igorpadykov
NXP Employee
NXP Employee

Hi Lin

please look at memtool in imx-test package
www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-test-5.7.tar.gz

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

1,747 Views
linhsun
Contributor III

Hi igor, thank you reply. i will give it a try.

0 Kudos