u-boot/arch/arm
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
..
cpu arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
include/asm Merge branch 'at91' of git://git.denx.de/u-boot-atmel 2010-10-11 10:24:22 +02:00
lib ARM: add relocation support 2010-09-19 19:29:53 +02:00
config.mk ARM: add relocation support 2010-09-19 19:29:53 +02:00