From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 12 Jan 2013 00:27:59 +0100 Subject: [U-Boot] [PATCH 16/18] mxs: Add MX23 olinuxino board support In-Reply-To: References: <1357910358-22132-1-git-send-email-marex@denx.de> <1357910358-22132-16-git-send-email-marex@denx.de> Message-ID: <201301120028.00083.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Fabio Estevam, > Hi Marek, > > On Fri, Jan 11, 2013 at 11:19 AM, Marek Vasut wrote: > > This patch adds support for MX23-based Olinuxino board. > > > > Signed-off-by: Marek Vasut > > Cc: Fabio Estevam > > Cc: Otavio Salvador > > Cc: Stefano Babic > > --- > > > > 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