Hi Zhong Hongbo,

On Sat,  7 Jul 2012 17:47:16 +0800, Zhong Hongbo <bocui...@gmail.com> wrote:
> From: Zhong Hongbo <bocui...@gmail.com>
> 
> 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 <bocui...@gmail.com>
> ---
> Change for V2
>       - Fixed bss clear operation, no just skip it.
>       - Adjust the commit information
> Change for V3
>       - Modify all the bss clean operation for arm platform
>       - Adjust the title
> ---

Almost there... The PATCH part is missing, i.e. you should not tag "[V3]"
but "[PATCH V3]".

Just to make sure patchwork gets it right, please repost a V4 of this
properly tagged with "[PATCH V4]".

Amicalement,
-- 
Albert.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to