[U-Boot] [PATCH 2/5] i.MX6: Change SYS_SOC from mx6 to imx6
Fabio Estevam
festevam at gmail.com
Wed Mar 21 13:18:09 UTC 2018
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.
More information about the U-Boot
mailing list