From mboxrd@z Thu Jan 1 00:00:00 1970 From: Troy Kisky Date: Tue, 24 Jul 2018 11:27:11 -0700 Subject: [U-Boot] [PATCH V2 29/32] fsl_esdhc: Update usdhc driver to support i.MX8 In-Reply-To: References: <20180718013602.26574-1-peng.fan@nxp.com> <20180718013602.26574-30-peng.fan@nxp.com> Message-ID: <2fb2ab31-87ed-77b7-359d-cfaa1da31d90@boundarydevices.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 7/23/2018 5:51 PM, Fabio Estevam wrote: > Hi Peng, > > On Mon, Jul 23, 2018 at 9:45 PM, Peng Fan wrote: > >> In V1, I use CONFIG_IMX8, but I think there is no need to use it, because >> CONFIG_ARCH_IMX8 could do same thing. > > Yes, I prefer to drop "ARCH" for consistency. > >> I could revert to use CONFIG_IMX8, since you prefer it. > > Yes, that would be better. Didn't we already discuss this and decide to be consistent with CONFIG_MX6 /7 and the rest ? > >>> Also, for consistency: should CONFIG_MX8M be changed to CONFIG_IMX8M? >> >> Yes. CONFIG_MX8M also need to be changed to CONFIG_IMX8M, but not in this patchset. > > Correct. > > Thanks > _______________________________________________ > U-Boot mailing list > U-Boot at lists.denx.de > https://lists.denx.de/listinfo/u-boot >