DCD (Device Configuration Data) for i.Mx6 QuadCore

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

DCD (Device Configuration Data) for i.Mx6 QuadCore

Jump to solution
1,885 Views
maheshkumarkoda
Contributor III

Is it possible to modify DCD (Device Configuration Data)? or DCD is hard coded for internal ROM to boot up?

Customized Hardware board with i.Mx6 Quadcore is used in my project.

Also put some light on how DCD is related to pNOR flash with an example?

Thanks a lot :smileyhappy:

Labels (2)
Tags (3)
0 Kudos
1 Solution
958 Views
igorpadykov
NXP Employee
NXP Employee

Hi Mahesh

for parallel NOR it is placed on 0x1000 bytes offset and described in

sect.8.6.2 Device Configuration Data (DCD)

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

for parallel NOR example one can look at sect.4.4.1.4 Flashing U-Boot on Parallel

NOR from U-Boot attached Linux Guide

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
1 Reply
959 Views
igorpadykov
NXP Employee
NXP Employee

Hi Mahesh

for parallel NOR it is placed on 0x1000 bytes offset and described in

sect.8.6.2 Device Configuration Data (DCD)

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

for parallel NOR example one can look at sect.4.4.1.4 Flashing U-Boot on Parallel

NOR from U-Boot attached Linux Guide

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 Kudos