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? Thanks, Fabio Estevam _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

