u-boot-brain/arch/arm/cpu
Wolfgang Denk 79e6313936 ARM: use the same branch insn on all architectures
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>
Acked-by: Heiko Schocher <hs@denx.de>
2010-10-26 21:19:19 +02:00
..
arm_intcm ARM: use the same branch insn on all architectures 2010-10-26 21:19:19 +02:00
arm720t ARM: use the same branch insn on all architectures 2010-10-26 21:19:19 +02:00
arm920t ARM: use the same branch insn on all architectures 2010-10-26 21:19:19 +02:00
arm925t ARM: use the same branch insn on all architectures 2010-10-26 21:19:19 +02:00
arm926ejs ARM: fix address setup in start.S 2010-10-26 21:11:58 +02:00
arm946es ARM: use the same branch insn on all architectures 2010-10-26 21:19:19 +02:00
arm1136 ARM: use the same branch insn on all architectures 2010-10-26 21:19:19 +02:00
arm1176 arm1176: fix relocation 2010-10-26 21:12:53 +02:00
armv7 ARM: fix address setup in start.S 2010-10-26 21:11:58 +02:00
ixp ARM: use the same branch insn on all architectures 2010-10-26 21:19:19 +02:00
lh7a40x ARM: use the same branch insn on all architectures 2010-10-26 21:19:19 +02:00
pxa ARM: fix address setup in start.S 2010-10-26 21:11:58 +02:00
s3c44b0 ARM: use the same branch insn on all architectures 2010-10-26 21:19:19 +02:00
sa1100 ARM: use the same branch insn on all architectures 2010-10-26 21:19:19 +02:00