Home
last modified time | relevance | path

Searched hist:"448217 d4" (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/arch/arm/cpu/arm920t/
H A Dstart.S448217d4 Fri Jul 06 22:24:33 CDT 2012 Zhong Hongbo <bocui107@gmail.com> 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>
/openbmc/u-boot/arch/arm/cpu/sa1100/
H A Dstart.S448217d4 Fri Jul 06 22:24:33 CDT 2012 Zhong Hongbo <bocui107@gmail.com> 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>
/openbmc/u-boot/arch/arm/cpu/arm946es/
H A Dstart.S448217d4 Fri Jul 06 22:24:33 CDT 2012 Zhong Hongbo <bocui107@gmail.com> 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>
/openbmc/u-boot/arch/arm/cpu/arm1176/
H A Dstart.S448217d4 Fri Jul 06 22:24:33 CDT 2012 Zhong Hongbo <bocui107@gmail.com> 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>
/openbmc/u-boot/arch/arm/cpu/arm1136/
H A Dstart.S448217d4 Fri Jul 06 22:24:33 CDT 2012 Zhong Hongbo <bocui107@gmail.com> 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>
/openbmc/u-boot/arch/arm/cpu/arm720t/
H A Dstart.S448217d4 Fri Jul 06 22:24:33 CDT 2012 Zhong Hongbo <bocui107@gmail.com> 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>
/openbmc/u-boot/arch/arm/cpu/pxa/
H A Dstart.S448217d4 Fri Jul 06 22:24:33 CDT 2012 Zhong Hongbo <bocui107@gmail.com> 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>
/openbmc/u-boot/arch/arm/cpu/armv7/
H A Dstart.S448217d4 Fri Jul 06 22:24:33 CDT 2012 Zhong Hongbo <bocui107@gmail.com> 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>