
23 Jul
2018
23 Jul
'18
9:26 p.m.
Hi Peng,
On Thu, Jul 19, 2018 at 11:04 AM, Peng Fan peng.fan@nxp.com wrote:
There is i.MX8/8X/8M, 8M is for i.MX8MQ and i.MX8MM i.MX8/8X has different SoC architecture compared with i.MX8M, such as there is SCU inside i.MX8/8X. So add a new macro dedicated for i.MX8/8X.
Yes, I understand the differences between the MX8 family.
Couldn't you make CONFIG_IMX8 instead of CONFIG_ARCH_IMX8 for consistency?
Also, for consistency: should CONFIG_MX8M be changed to CONFIG_IMX8M?
Thanks