summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorZhong Hongbo <bocui107@gmail.com>2012-07-07 03:24:33 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-07-20 14:24:08 +0200
commit448217d4b2e11b11ae5addd1d1f752ce194d6af0 (patch)
tree0bac7b2fb11a99bf7d8c256a484188b2ca11e66c /drivers
parent3ec81d758c09d6887a77a1b1259d044a2905bc8e (diff)
downloadblackbird-obmc-uboot-448217d4b2e11b11ae5addd1d1f752ce194d6af0.tar.gz
blackbird-obmc-uboot-448217d4b2e11b11ae5addd1d1f752ce194d6af0.zip
arm: Fix to mistake clean the memory space
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>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud