public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [V3] arm: Fix to mistake clean the memory space
Date: Sat, 7 Jul 2012 11:58:51 +0200	[thread overview]
Message-ID: <20120707115851.49c4dc49@lilith> (raw)
In-Reply-To: <1341654436-24826-1-git-send-email-bocui107@gmail.com>

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]".

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

Amicalement,
-- 
Albert.

  reply	other threads:[~2012-07-07  9:58 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 [this message]
2012-07-07 13:19   ` Zhong Hongbo
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=20120707115851.49c4dc49@lilith \
    --to=albert.u.boot@aribaud.net \
    --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