[U-Boot] [PATCH 2/5] i.MX6: Change SYS_SOC from mx6 to imx6

Jagan Teki jagannadh.teki at gmail.com
Wed Mar 21 18:22:25 UTC 2018


Hi Fabio,

On Wed, Mar 21, 2018 at 6:48 PM, Fabio Estevam <festevam at gmail.com> wrote:
> Hi Jagan,
>
> On Mon, Mar 19, 2018 at 5:45 AM, Jagan Teki <jagan at 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.


More information about the U-Boot mailing list