[U-Boot] [PATCH 18/18] imx: mx7ulp_evk: enable mmc/regulator support
Peng Fan
peng.fan at nxp.com
Tue Dec 27 01:59:37 CET 2016
> -----Original Message-----
> From: Fabio Estevam [mailto:festevam at gmail.com]
> Sent: Monday, December 26, 2016 9:15 PM
> To: Peng Fan <peng.fan at nxp.com>
> Cc: Stefano Babic <sbabic at denx.de>; U-Boot-Denx <u-boot at lists.denx.de>
> Subject: Re: [U-Boot] [PATCH 18/18] imx: mx7ulp_evk: enable mmc/regulator
> support
>
> On Mon, Dec 26, 2016 at 5:00 AM, Peng Fan <peng.fan at nxp.com> wrote:
>
> > +#define CONFIG_SYS_FSL_USDHC_NUM 1
> > +
> > +#define CONFIG_SYS_FSL_ESDHC_ADDR 0
> > +#define CONFIG_SYS_MMC_ENV_DEV 0 /* USDHC1 */
> > +#define CONFIG_SYS_MMC_ENV_PART 0 /* user area */
> > +#define CONFIG_MMCROOT "/dev/mmcblk0p2" /* USDHC1 */
> > +#define CONFIG_SYS_MMC_IMG_LOAD_PART 1
>
> CONFIG_SYS_MMC_IMG_LOAD_PART is not used anywhere, so it can be
> removed.
Fix it in V2.
Thanks,
Peng.
More information about the U-Boot
mailing list