mirror of
https://github.com/u-boot/u-boot.git
synced 2025-01-09 12:23:26 +08:00
da90d4ce38
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> |
||
---|---|---|
.. | ||
config.mk | ||
cpu.c | ||
Makefile | ||
speed.c | ||
start.S | ||
timer.c | ||
u-boot.lds |