u-boot/arch/arm/cpu
Albert Aribaud da90d4ce38 arm: bugfix: replace ble with blo in start.S files
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>
2010-10-11 10:28:43 +02:00
..
arm720t arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
arm920t arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
arm925t arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
arm926ejs arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
arm946es arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
arm1136 arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
arm1176 arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
arm_intcm arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
armv7 arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
ixp arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
lh7a40x arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
pxa arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
s3c44b0 arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
sa1100 arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00