[U-Boot] [PATCH V2 29/32] fsl_esdhc: Update usdhc driver to support i.MX8
Fabio Estevam
festevam at gmail.com
Mon Jul 23 19:26:51 UTC 2018
Hi Peng,
On Thu, Jul 19, 2018 at 11:04 AM, Peng Fan <peng.fan at 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
More information about the U-Boot
mailing list