From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] move default bootm config options to config_cmd_default.h
Date: Wed, 9 Sep 2009 10:07:32 -0400 [thread overview]
Message-ID: <200909091007.33776.vapier@gentoo.org> (raw)
In-Reply-To: <20090909130621.C1E11832E8DE@gemini.denx.de>
On Wednesday 09 September 2009 09:06:21 Wolfgang Denk wrote:
> Mike Frysinger wrote:
> > Rather than declare default bootm OS support options in cmd_bootm.c where
> > boards cannot override it, move the options to config_cmd_default.h. Now
> > boards that want to disable certain default OS's can do just that.
>
> While I agree with your intention (i. e. I also think it wouldbe
> better if this could be more easily changed), I disagree with the
> implementation: config_cmd_default.h is intended to select which
> commands are enabled by default; it is not the right place to add any
> default settings for any commands.
>
> We need to find a better place for that.
i'm not familiar enough with the nest of includes to locate a better place. a
quick grep starting at common.h indicates a new header would have to be made.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20090909/5e8fefab/attachment.pgp
next prev parent reply other threads:[~2009-09-09 14:07 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-20 16:39 [U-Boot] [PATCH][RFC] bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS} Kumar Gala
2008-10-21 19:35 ` Wolfgang Denk
2008-10-21 19:36 ` Kumar Gala
2008-10-21 19:42 ` Wolfgang Denk
2008-10-21 19:46 ` Jerry Van Baren
2008-10-21 19:50 ` Jerry Van Baren
2008-10-21 19:47 ` Kumar Gala
2008-10-21 21:01 ` Jean-Christophe PLAGNIOL-VILLARD
2009-09-09 12:55 ` [U-Boot] [PATCH] move default bootm config options to config_cmd_default.h Mike Frysinger
2009-09-09 13:06 ` Wolfgang Denk
2009-09-09 14:07 ` Mike Frysinger [this message]
2009-09-09 14:28 ` Wolfgang Denk
2009-09-09 15:34 ` Mike Frysinger
2009-11-04 21:46 ` [U-Boot] [PATCH 1/4] config_defaults.h: new header for common u-boot config defaults Mike Frysinger
2009-12-02 21:55 ` Wolfgang Denk
2009-12-03 2:15 ` [U-Boot] [PATCH 1/4 v2] " Mike Frysinger
2010-01-17 23:05 ` Wolfgang Denk
2009-11-04 21:46 ` [U-Boot] [PATCH 2/4] gzip/zlib: make features optional Mike Frysinger
2010-01-21 21:24 ` Wolfgang Denk
2010-01-22 0:30 ` [U-Boot] [PATCH v2] " Mike Frysinger
2010-01-25 23:05 ` Wolfgang Denk
2009-11-04 21:46 ` [U-Boot] [PATCH 3/4] sha1: add dedicated config option Mike Frysinger
2010-01-18 2:08 ` [U-Boot] [PATCH 3/4 v2] " Mike Frysinger
2010-01-21 21:21 ` Wolfgang Denk
2009-11-04 21:46 ` [U-Boot] [PATCH 4/4] bootm: allow people to disable this command Mike Frysinger
2010-01-21 21:17 ` Wolfgang Denk
2010-01-22 0:34 ` Mike Frysinger
2010-01-22 11:59 ` Wolfgang Denk
2008-10-21 19:47 ` [U-Boot] [PATCH][RFC] bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS} Mike Frysinger
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=200909091007.33776.vapier@gentoo.org \
--to=vapier@gentoo.org \
--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.