public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Zhong Hongbo <bocui107@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [V3] arm: Fix to mistake clean the memory space
Date: Sat, 07 Jul 2012 21:19:10 +0800	[thread overview]
Message-ID: <4FF8374E.6020804@gmail.com> (raw)
In-Reply-To: <20120707115851.49c4dc49@lilith>

On 07/07/2012 05:58 PM, Albert ARIBAUD wrote:
> Hi Zhong Hongbo,
> 
> On Sat,  7 Jul 2012 17:47:16 +0800, Zhong Hongbo <bocui107@gmail.com> wrote:
>> From: Zhong Hongbo <bocui107@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 <bocui107@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]".

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

Ok,

Thanks,
hongbo
> 
> Amicalement,
> 

  reply	other threads:[~2012-07-07 13:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-07  9:47 [U-Boot] [V3] arm: Fix to mistake clean the memory space Zhong Hongbo
2012-07-07  9:58 ` Albert ARIBAUD
2012-07-07 13:19   ` Zhong Hongbo [this message]
2012-07-09 11:21     ` Andreas Bießmann
2012-07-09 14:20       ` Albert ARIBAUD
2012-07-12  9:35         ` Andreas Bießmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FF8374E.6020804@gmail.com \
    --to=bocui107@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox