From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ARM: use the same branch insn on all architectures
Date: Mon, 25 Oct 2010 08:10:02 +0200 [thread overview]
Message-ID: <4CC51F3A.2020903@denx.de> (raw)
In-Reply-To: <1287868958-29447-1-git-send-email-wd@denx.de>
Hello Wolfgang,
Wolfgang Denk wrote:
> For the "fixloop" implementation in start.S a number of different
> instructions was used. Unify code so all architectures use "blo"
> here because it is more robust in case of incorrect alignments.
>
> Signed-off-by: Wolfgang Denk <wd@denx.de>
> Cc: Albert ARIBAUD <albert.aribaud@free.fr>
> Cc: Minkyu Kang <mk7.kang@samsung.com>
> Cc: Sandeep Paulraj <s-paulraj@ti.com>
> Cc: Prafulla Wadaskar <prafulla@marvell.com>
> Cc: Stefano Babic <sbabic@denx.de>
> Cc: Marek Vasut <marek.vasut@gmail.com>
> ---
> arch/arm/cpu/arm1136/start.S | 2 +-
> arch/arm/cpu/arm1176/start.S | 2 +-
> arch/arm/cpu/arm720t/start.S | 2 +-
> arch/arm/cpu/arm920t/start.S | 2 +-
> arch/arm/cpu/arm925t/start.S | 2 +-
> arch/arm/cpu/arm946es/start.S | 2 +-
> arch/arm/cpu/arm_intcm/start.S | 2 +-
> arch/arm/cpu/ixp/start.S | 2 +-
> arch/arm/cpu/lh7a40x/start.S | 2 +-
> arch/arm/cpu/s3c44b0/start.S | 2 +-
> arch/arm/cpu/sa1100/start.S | 2 +-
> 11 files changed, 11 insertions(+), 11 deletions(-)
Acked-by: Heiko Schocher <hs@denx.de>
bye,
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
next prev parent reply other threads:[~2010-10-25 6:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-23 21:22 [U-Boot] [PATCH] ARM: use the same branch insn on all architectures Wolfgang Denk
2010-10-25 6:10 ` Heiko Schocher [this message]
2010-10-26 19:19 ` Wolfgang Denk
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=4CC51F3A.2020903@denx.de \
--to=hs@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