i.MX8X: how to detect CPU type at runtime

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

i.MX8X: how to detect CPU type at runtime

773 Views
Niebel-TQ
Contributor IV

Is there a way, to detect CPU type (i.MX8DX / i.MX8QXP / i.MX8DXP) at runtime via SCU? I could not find it in the SCFW porting kit documentation or in the CPU reference manual.

Thanks in advance

 

0 Kudos
3 Replies

758 Views
b36401
NXP Employee
NXP Employee

No, There is no this feature.
Sorry for the inconvenience.

0 Kudos

742 Views
Niebel-TQ
Contributor IV

Really not nice. Is this possible from software running on Cortex A?

0 Kudos

435 Views
Niebel-TQ
Contributor IV

Just bring back this question to live, looking through current U-Boot sources there is some usage of fuse word 6, which has the Temprature grade in bit [13:12]. I see usage of bit [7:0] as criteria for disabled cores. The fusemap manual states this as reserved bits. Is there an newer version of the fusemap documentation available? We need a way to distinguish between i.MX8QXP / i.MXDXP / i.MX8DX at runtime.

0 Kudos