[U-Boot] [PATCH] ARM: use the same branch insn on all architectures

Wolfgang Denk wd at denx.de
Tue Oct 26 21:19:41 CEST 2010


In message <1287868958-29447-1-git-send-email-wd at denx.de> you 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 at denx.de>
> Cc: Albert ARIBAUD <albert.aribaud at free.fr>
> Cc: Minkyu Kang <mk7.kang at samsung.com>
> Cc: Sandeep Paulraj <s-paulraj at ti.com>
> Cc: Prafulla Wadaskar <prafulla at marvell.com>
> Cc: Stefano Babic <sbabic at denx.de>
> Cc: Marek Vasut <marek.vasut at 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(-)

Applied.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The Buddha, the Godhead, resides quite as comfortably in the circuits
of a digital computer or the gears of a cycle transmission as he does
at the top of a mountain or in the petals of a flower.
            - R.  Pirsig, "Zen and the Art of Motorcycle Maintenance"


More information about the U-Boot mailing list