mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +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> |
||
---|---|---|
.. | ||
a320 | ||
at91 | ||
ep93xx | ||
imx | ||
ks8695 | ||
s3c24x0 | ||
config.mk | ||
cpu.c | ||
interrupts.c | ||
Makefile | ||
start.S |