From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V2] arm: bugfix: replace ble with blo in start.S files
Date: Mon, 11 Oct 2010 10:29:02 +0200 [thread overview]
Message-ID: <20101011082903.005AC136282@gemini.denx.de> (raw)
In-Reply-To: <1286287599-5198-1-git-send-email-albert.aribaud@free.fr>
Dear Albert Aribaud,
In message <1286287599-5198-1-git-send-email-albert.aribaud@free.fr> you wrote:
> Generalized misuse of ble within relocation and bss
> initialization loops caused one iteration too many.
> Instead of ble ('branch if lower or equal'), use
> blo ('branch if lower').
>
> While we're at it, fix all 'addreee' typos.
>
> Signed-off-by: Albert Aribaud <albert.aribaud@free.fr>
> ---
> V1 Initial submission
> V2 Fixed all remaining 'addreee' typos
>
> arch/arm/cpu/arm1136/start.S | 8 ++++----
> arch/arm/cpu/arm1176/start.S | 10 +++++-----
> arch/arm/cpu/arm720t/start.S | 10 +++++-----
> arch/arm/cpu/arm920t/start.S | 10 +++++-----
> arch/arm/cpu/arm925t/start.S | 10 +++++-----
> arch/arm/cpu/arm926ejs/start.S | 10 +++++-----
> arch/arm/cpu/arm946es/start.S | 8 ++++----
> arch/arm/cpu/arm_intcm/start.S | 10 +++++-----
> arch/arm/cpu/armv7/start.S | 8 ++++----
> arch/arm/cpu/ixp/start.S | 10 +++++-----
> arch/arm/cpu/lh7a40x/start.S | 11 +++++------
> arch/arm/cpu/pxa/start.S | 8 ++++----
> arch/arm/cpu/s3c44b0/start.S | 12 ++++++------
> arch/arm/cpu/sa1100/start.S | 10 +++++-----
> 14 files changed, 67 insertions(+), 68 deletions(-)
Applied to u-boot-arm, thanks.
prev parent reply other threads:[~2010-10-11 8:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-05 14:06 [U-Boot] [PATCH V2] arm: bugfix: replace ble with blo in start.S files Albert Aribaud
2010-10-11 8:29 ` 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=20101011082903.005AC136282@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