All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/4 v2] config_defaults.h: new header for common u-boot config defaults
Date: Mon, 18 Jan 2010 00:05:24 +0100	[thread overview]
Message-ID: <20100117230524.DFDCBC88AE@gemini.denx.de> (raw)
In-Reply-To: <1259806503-19853-1-git-send-email-vapier@gentoo.org>

Dear Mike Frysinger,

In message <1259806503-19853-1-git-send-email-vapier@gentoo.org> you wrote:
> There are a bunch of features in U-Boot that we want to enable by default,
> and it's best if we centralize them in one place rather than updating all
> the board files out there.
> 
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
> ---
> note: the LMB patch should be applied before this small series to avoid
> conflicts -- there isnt any actual dependency on each other
> 
> v2
> 	- rebased onto latest next
> 
>  common/cmd_bootm.c        |    4 ----
>  include/config_defaults.h |   17 +++++++++++++++++
>  mkconfig                  |   10 ++++++----
>  3 files changed, 23 insertions(+), 8 deletions(-)
>  create mode 100644 include/config_defaults.h

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
:       I've tried (in vi) "g/[a-z]\n[a-z]/s//_/"...but that doesn't
: cut it.  Any ideas?  (I take it that it may be a two-pass sort of solution).
In the first pass, install perl. :-) Larry Wall <6849@jpl-devvax.JPL.NASA.GOV>

  reply	other threads:[~2010-01-17 23:05 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
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 [this message]
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=20100117230524.DFDCBC88AE@gemini.denx.de \
    --to=wd@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.