Dear Fabio Estevam, > Hi Marek, > > On Tue, Jan 22, 2013 at 11:01 PM, Marek Vasut <[email protected]> wrote: > > Add support for the MMC attached to SSP1. > > > > Signed-off-by: Marek Vasut <[email protected]> > > Cc: Otavio Salvador <[email protected]> > > Cc: Fabio Estevam <[email protected]> > > Cc: Stefano Babic <[email protected]> > > --- > > > > 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 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

