| /rk3399_rockchip-uboot/arch/arm/cpu/arm920t/ |
| H A D | start.S | 448217d4b2e11b11ae5addd1d1f752ce194d6af0 Sat Jul 07 03:24:33 UTC 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>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/sa1100/ |
| H A D | start.S | 448217d4b2e11b11ae5addd1d1f752ce194d6af0 Sat Jul 07 03:24:33 UTC 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>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm946es/ |
| H A D | start.S | 448217d4b2e11b11ae5addd1d1f752ce194d6af0 Sat Jul 07 03:24:33 UTC 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>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm1176/ |
| H A D | start.S | 448217d4b2e11b11ae5addd1d1f752ce194d6af0 Sat Jul 07 03:24:33 UTC 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>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm720t/ |
| H A D | start.S | 448217d4b2e11b11ae5addd1d1f752ce194d6af0 Sat Jul 07 03:24:33 UTC 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>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/pxa/ |
| H A D | start.S | 448217d4b2e11b11ae5addd1d1f752ce194d6af0 Sat Jul 07 03:24:33 UTC 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>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm1136/ |
| H A D | start.S | 448217d4b2e11b11ae5addd1d1f752ce194d6af0 Sat Jul 07 03:24:33 UTC 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>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv7/ |
| H A D | start.S | 448217d4b2e11b11ae5addd1d1f752ce194d6af0 Sat Jul 07 03:24:33 UTC 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>
|