On 06.07.2012 14:20, Zhong Hongbo 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: Hongbo Zhong <bocui...@gmail.com>
> Signed-off-by: Andreas Bießmann <andreas.de...@googlemail.com>

well this is wrong, I would maybe ack it.

> Signed-off-by: Albert ARIBAUD <albert.u.b...@aribaud.net>
> ---

Some more formal things ...

This is the third version of this type of patch. Therefore it should
have a version history here and some version information in the subject
([PATCH v3] maybe). Please read http://www.denx.de/wiki/view/U-Boot/Patches
especially
http://www.denx.de/wiki/view/U-Boot/Patches#Sending_updated_patch_versions

BTW: The content looks sane.

Best regards

Andreas Bießmann
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to