categories of imx8 series

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

categories of imx8 series

Jump to solution
1,416 Views
mrigendra_chaub
Contributor III

Can anyone from nxp clarify below 

imx8 family

imx8qm

imx8qp

imx8mq

imx8qxp

And point me to correct documents.

How to determine from code which type or series an imx8 soc is?

I see below apis in kernel for few families

cpu_is_imx8qxp()

cpu_is_imx8mq()

cpu_is_imx8qm()

How to know if cpu_is_imx8qp?

0 Kudos
1 Solution
1,192 Views
igorpadykov
NXP Employee
NXP Employee

Hi Mrigendra

one can refer to available i.MX8 documentation (in particular Table 2. Orderable part numbers Datasheet)

i.MX 8 Series Applications Processors | Arm® Cortex®-A72/A53/A35/M4 cores | NXP 

for example i.MX8M Datasheet

i.MX 8M Dual / 8M QuadLite / 8M Quad Applications Processors Data Sheet for Industrial Products

Note i.MX8QM (i.MX8QP is derivative), i.MX8X series are preproduction parts and its full info

is not publicly available yet. It can be obtained through NXP local marketing office.

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

View solution in original post

1 Reply
1,193 Views
igorpadykov
NXP Employee
NXP Employee

Hi Mrigendra

one can refer to available i.MX8 documentation (in particular Table 2. Orderable part numbers Datasheet)

i.MX 8 Series Applications Processors | Arm® Cortex®-A72/A53/A35/M4 cores | NXP 

for example i.MX8M Datasheet

i.MX 8M Dual / 8M QuadLite / 8M Quad Applications Processors Data Sheet for Industrial Products

Note i.MX8QM (i.MX8QP is derivative), i.MX8X series are preproduction parts and its full info

is not publicly available yet. It can be obtained through NXP local marketing office.

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