From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 12 Jan 2013 17:14:52 +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> <201301120028.00083.marex@denx.de> Message-ID: <201301121714.52489.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 Otavio Salvador, > On Fri, Jan 11, 2013 at 9:27 PM, Marek Vasut wrote: > > 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? > > it seems most boards dropped the underscore; we used to have mx53_loco > but now it is mx53loco so I think Fabio is right. I also prefer > without the underscore. You can have a13olinuxino later, I see no > problem with that. I believe it's confusing and it's a matter of taste. Best regards, Marek Vasut