Dear Fabio Estevam, > Hi Marek, > > On Fri, Jan 11, 2013 at 11:19 AM, Marek Vasut <[email protected]> wrote: > > This patch adds support for MX23-based Olinuxino board. > > > > Signed-off-by: Marek Vasut <[email protected]> > > Cc: Fabio Estevam <[email protected]> > > Cc: Otavio Salvador <[email protected]> > > Cc: Stefano Babic <[email protected]> > > --- > > > > board/olimex/mx23_olinuxino/Makefile | 47 +++++++++ > > board/olimex/mx23_olinuxino/mx23_olinuxino.c | 51 ++++++++++ > > board/olimex/mx23_olinuxino/spl_boot.c | 90 +++++++++++++++++ > > boards.cfg | 1 + > > include/configs/mx23_olinuxino.h | 136 > > ++++++++++++++++++++++++++ > > You missed an entry in MAINTAINER file. > > > 5 files changed, 325 insertions(+) > > create mode 100644 board/olimex/mx23_olinuxino/Makefile > > Can't we name it 'mx23olinuxino', without the underscore ?
No, since there'll be a13_olinuxino etc. Is there any particular reason for why you'd like to see this change? Best regards, Marek Vasut _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

