mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 16:07:30 +00:00
448217d4b2
In currently, when __bss_start is equal to __bss_end__, The bss loop will clear all the things in memory space. But just only when __bss_end__ greater than __bss_start__, we do the clear bss section operation. Signed-off-by: Zhong Hongbo <bocui107@gmail.com> Acked-by: Andreas Bießmann <andreas.devel@googlemail.com> |
||
---|---|---|
.. | ||
config.mk | ||
cpuinfo.c | ||
Makefile | ||
pxa2xx.c | ||
pxafb.c | ||
start.S | ||
timer.c | ||
usb.c |