[U-Boot] [PATCH 6/6] mxs: mmc: mx23_olinuxino: Add MMC support
Marek Vasut
marex at denx.de
Wed Jan 23 04:33:45 CET 2013
Dear Fabio Estevam,
> Hi Marek,
>
> On Tue, Jan 22, 2013 at 11:01 PM, Marek Vasut <marex at denx.de> wrote:
> > Add support for the MMC attached to SSP1.
> >
> > Signed-off-by: Marek Vasut <marex at denx.de>
> > Cc: Otavio Salvador <otavio at ossystems.com.br>
> > Cc: Fabio Estevam <fabio.estevam at freescale.com>
> > Cc: Stefano Babic <sbabic at denx.de>
> > ---
> >
> > board/olimex/mx23_olinuxino/mx23_olinuxino.c | 22
> > +++++++++++++++++++++- board/olimex/mx23_olinuxino/spl_boot.c |
> > 9 +++++++++
> > include/configs/mx23_olinuxino.h | 12 ++++++++++++
> > 3 files changed, 42 insertions(+), 1 deletion(-)
>
> Good job, that's a nice series!
>
> Can you also remove
> #define CONFIG_ENV_IS_NOWHERE
>
> and put the env into mmc now that you have mmc working?
Let's do it in a subsequent patch, I don't want to mix env patch with MMC
addition patch. I guess there's no other place for env than MMC, eh. That sucks.
Fabio, do you feel like rolling out the env patch?
Best regards,
Marek Vasut
More information about the U-Boot
mailing list