All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] cmd_bootm.c: Correct check/return for unsupported sub-command
Date: Thu, 4 Jul 2013 10:54:06 -0400	[thread overview]
Message-ID: <20130704145406.GF16630@bill-the-cat> (raw)
In-Reply-To: <51D5777A.7040404@gmail.com>

On Thu, Jul 04, 2013 at 03:24:10PM +0200, Andreas Bie?mann wrote:
> On 07/03/2013 02:37 PM, Tom Rini wrote:
> > On Tue, Jul 02, 2013 at 03:05:22PM +0200, Andreas Bie?mann wrote:
> >> On 07/01/2013 03:09 PM, Tom Rini wrote:
> >>> With the do_bootm_states re-organization, we have the call to any
> >>> potential sub-commands in a single spot.  If one fails, we can then stop
> >>> right there and return to the caller.  Prior to these calls we have
> >>> already ensured that ret is zero so we will not be returning this error
> >>> for some other case.
> >>>
> >>> Signed-off-by: Tom Rini <trini@ti.com>
> >>
> >> Tested-by: Andreas Bie?mann <andreas.devel@googlemail.com>
> > 
> > Applied to u-boot/master.
> > 
> 
> couldn't find it, missing push?

Fixed, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130704/2cb4ad22/attachment.pgp>

      reply	other threads:[~2013-07-04 14:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-01 13:09 [U-Boot] [PATCH] cmd_bootm.c: Correct check/return for unsupported sub-command Tom Rini
2013-07-02 13:05 ` Andreas Bießmann
2013-07-03 12:37   ` Tom Rini
2013-07-04 13:24     ` Andreas Bießmann
2013-07-04 14:54       ` Tom Rini [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=20130704145406.GF16630@bill-the-cat \
    --to=trini@ti.com \
    --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.