From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v5 6/6] Marvell Sheevaplug Board support
Date: Wed, 8 Jul 2009 08:31:15 +0200 [thread overview]
Message-ID: <200907080831.15547.sr@denx.de> (raw)
In-Reply-To: <73173D32E9439E4ABB5151606C3E19E202DD54DD78@SC-VEXCH1.marvell.com>
On Wednesday 08 July 2009 07:52:27 Prafulla Wadaskar wrote:
> > > > > +/*
> > > > > + * Commands configuration
> > > > > + */
> > > >
> > > > please include config_cmd_default.h
> > >
> > > Hi Jean
> > > I do not want to include config_cmd_default.h All commands in this
> > > file are not supported/required for this board.
> >
> > include/config_cmd_default.h
> >
> > please include this one and undef what you do not needis
>
> Hi Jean,
> Total 13 commands used for this board out of which only 7 are configured in
> config_cmd_default.h. There are total 20 commands defined in
> config_cmd_default.h i.e. I need to undef 13 commands This will add ~15
> lines to the code unnecessarily.
> Secondly config_cmd_default.h may be updated frequently for commands
> addition, which may not be supported/required on this board. Then again we
> have to apply undef patch for this board. Is it mandatory to include this
> file?
It's not mandatory. But one advantage is that by using this file (and not
uncommenting most of the stuff) all boards have the same look-and-feel by
supporting the same command sets.
But your command selection looks fine and I think that it's ok to define then
the way you did.
Best regards,
Stefan
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
next prev parent reply other threads:[~2009-07-08 6:31 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-29 15:26 [U-Boot] [PATCH 5/6] usb: add Marvell Kirkwood ehci host controller driver Prafulla Wadaskar
2009-06-29 15:31 ` [U-Boot] [PATCH v5 6/6] Marvell Sheevaplug Board support Prafulla Wadaskar
2009-07-03 11:47 ` Prafulla Wadaskar
2009-07-03 23:46 ` Jean-Christophe PLAGNIOL-VILLARD
2009-07-07 7:26 ` Prafulla Wadaskar
2009-07-07 20:29 ` Jean-Christophe PLAGNIOL-VILLARD
2009-07-08 5:52 ` Prafulla Wadaskar
2009-07-08 6:31 ` Stefan Roese [this message]
2009-07-08 11:05 ` Jean-Christophe PLAGNIOL-VILLARD
2009-07-08 18:09 ` [U-Boot] [PATCH 5/6] usb: add Marvell Kirkwood ehci host controller driver Prafulla Wadaskar
2009-07-08 19:49 ` Remy Bohmer
2009-07-08 20:58 ` Jean-Christophe PLAGNIOL-VILLARD
2009-07-09 6:24 ` Prafulla Wadaskar
2009-07-09 7:29 ` Remy Bohmer
2009-07-09 13:52 ` Prafulla Wadaskar
2009-07-09 14:43 ` Remy Bohmer
2009-07-09 16:23 ` Michael Trimarchi
2009-07-10 4:15 ` Prafulla Wadaskar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200907080831.15547.sr@denx.de \
--to=sr@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.