From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] lib_arm: do_bootm_linux() - correct a small mistake
Date: Fri, 14 Nov 2008 18:24:49 +0100 [thread overview]
Message-ID: <20081114172449.GE9542@game.jcrosoft.org> (raw)
In-Reply-To: <12262423943214-git-send-email-iliev@ronetix.at>
On 15:53 Sun 09 Nov , Ilko Iliev wrote:
> This patch corrects a small bug in the "if" condition:
> the parameter "flag" is 0 and the "if" condition is always true.
> The result is - the boom command doesn't start the kernel.
> Affected targets: all arm based.
>
>
> Signed-off-by: Ilko Iliev <iliev@ronetix.at>
> ---
> lib_arm/bootm.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Applied to u-boot-arm/master and u-boot-arm/omap3
Best Regards,
J.
next prev parent reply other threads:[~2008-11-14 17:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-09 14:53 [U-Boot] [PATCH] lib_arm: do_bootm_linux() - correct a small mistake Ilko Iliev
2008-11-14 17:24 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2008-11-20 16:52 ` [U-Boot] Merge fixes/clean up outside merge window? was: " Dirk Behme
2008-11-20 19:08 ` Wolfgang Denk
-- strict thread matches above, loose matches on Subject: below --
2008-11-08 16:11 [U-Boot] " Ilko Iliev
2008-11-08 19:14 ` Jean-Christophe PLAGNIOL-VILLARD
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=20081114172449.GE9542@game.jcrosoft.org \
--to=plagnioj@jcrosoft.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.