public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3] autostart: unify duplicated logic into the bootm code
Date: Mon, 25 Jul 2011 22:18:37 +0200	[thread overview]
Message-ID: <20110725201837.92AF6138EED4@gemini.denx.de> (raw)
In-Reply-To: <1307317382-22108-1-git-send-email-vapier@gentoo.org>

Dear Mike Frysinger,

In message <1307317382-22108-1-git-send-email-vapier@gentoo.org> you wrote:
> Rather than having a bunch of random commands handle autostart behavior,
> unify the logic in a single place.  This also fixes building of these
> different commands when bootm is disabled.
> 
> Acked-by: Matthew McClintock <msm@freescale.com>
> Acked-by: Scott Wood <scottwood@freescale.com>
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
> ---
> v3
> 	- fix unused warnings arising from variables no longer being used
> 
>  common/cmd_bootm.c |   15 +++++++++++++++
>  common/cmd_fdc.c   |   16 +---------------
>  common/cmd_fdos.c  |   11 +----------
>  common/cmd_ide.c   |   15 +--------------
>  common/cmd_nand.c  |   16 ++--------------
>  common/cmd_net.c   |   13 ++-----------
>  common/cmd_scsi.c  |   11 +----------
>  common/cmd_usb.c   |   13 ++-----------
>  include/command.h  |    8 ++++++++
>  9 files changed, 33 insertions(+), 85 deletions(-)

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
Uncontrolled power will turn even saints into savages. And we can all
be counted on to live down to our lowest impulses.
	-- Parmen, "Plato's Stepchildren", stardate 5784.3

      reply	other threads:[~2011-07-25 20:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-02 15:18 [U-Boot] [PATCH] autostart: unify duplicated logic into the bootm code Mike Frysinger
2011-06-03 19:41 ` McClintock Matthew-B29882
2011-06-04  4:07 ` [U-Boot] [PATCH v2] " Mike Frysinger
2011-06-05 23:43 ` [U-Boot] [PATCH v3] " Mike Frysinger
2011-07-25 20:18   ` Wolfgang Denk [this message]

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=20110725201837.92AF6138EED4@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox