diff options
author | Albert Aribaud <albert.aribaud@free.fr> | 2010-10-05 16:06:39 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-10-11 10:28:43 +0200 |
commit | da90d4ce386d0481c2e772624dfc32e511829238 (patch) | |
tree | 780bba835b490666dc2c0628f7ec7aa34da6e302 /board/davinci | |
parent | ddf71e4cfffb4792445d3473cfc9326d07e6557c (diff) | |
download | u-boot-imx-da90d4ce386d0481c2e772624dfc32e511829238.zip u-boot-imx-da90d4ce386d0481c2e772624dfc32e511829238.tar.gz u-boot-imx-da90d4ce386d0481c2e772624dfc32e511829238.tar.bz2 |
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>
Diffstat (limited to 'board/davinci')
0 files changed, 0 insertions, 0 deletions