All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Bießmann" <andreas.devel@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] cmd_bootm.c: Correct check/return for unsupported sub-command
Date: Tue, 02 Jul 2013 15:05:22 +0200	[thread overview]
Message-ID: <51D2D012.2080501@gmail.com> (raw)
In-Reply-To: <1372684164-18426-1-git-send-email-trini@ti.com>

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>

on avr32

> ---
>  common/cmd_bootm.c |    9 +++++++--
>  1 file changed, 7 insertions(+), 2 deletions(-)

  reply	other threads:[~2013-07-02 13:05 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 [this message]
2013-07-03 12:37   ` Tom Rini
2013-07-04 13:24     ` Andreas Bießmann
2013-07-04 14:54       ` Tom Rini

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=51D2D012.2080501@gmail.com \
    --to=andreas.devel@googlemail.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.