i.MX6 Register Settings

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

i.MX6 Register Settings

1,353 Views
aliismail
Contributor IV

What is the best way to set the registers of the i.MX6 during the u-boot process? For example, say I wanted to set register address 0x20c80e0 = 0x00002003. So far we have been doing this with memtool. Can we set these register values in the .cfg file?

Labels (3)
0 Kudos
1 Reply

677 Views
igorpadykov
NXP Employee
NXP Employee

Hi Ali

yes some registers can be set in cfg file with restrictions

described in Table 8-34. Valid DCD Address Ranges

i.MX6DQ Reference Manual

http://cache.freescale.com/files/32bit/doc/ref_manual/IMX6DQRM.pdf

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

0 Kudos