
21 Mar
2018
21 Mar
'18
7:22 p.m.
Hi Fabio,
On Wed, Mar 21, 2018 at 6:48 PM, Fabio Estevam festevam@gmail.com wrote:
Hi Jagan,
On Mon, Mar 19, 2018 at 5:45 AM, Jagan Teki jagan@amarulasolutions.com wrote:
-ifneq (,$(filter $(SOC), mx31 mx35 mx5 mx6 mx7 vf610)) +ifneq (,$(filter $(SOC), mx31 mx35 mx5 imx6 mx7 vf610))
I am not really seeing any benefit with this change.
All other i.MX use mxN convention, so don't see why i.MX6 should be different here.
As per imx notation, imx6 is correct instead if mx6 (which I was thinking) yes all following mxN convention which we need to update, here I'm changing only imx6 stuff throughout the series. I will do the reset in future patches.
Jagan.