From: "Andreas Bießmann" <andreas.devel@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [V4] arm: Fix to mistake clean the memory space
Date: Mon, 09 Jul 2012 13:27:09 +0200 [thread overview]
Message-ID: <4FFAC00D.7010501@gmail.com> (raw)
In-Reply-To: <1341667473-3800-1-git-send-email-bocui107@gmail.com>
On 07.07.2012 15:24, Zhong Hongbo 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>
Acked-by: Andreas Bie?mann <andreas.devel@googlemail.com>
> ---
> Change for V1
> - Fixed bss clear operation, no just skip it.
> - Adjust the commit information
> Change for V2
> - Modify all the bss clean operation for arm platform
> - Adjust the title
> Change for V3
> - Modify the history information and the tag ot the patch
> ---
> arch/arm/cpu/arm1136/start.S | 8 +++++---
> arch/arm/cpu/arm1176/start.S | 9 +++++----
> arch/arm/cpu/arm720t/start.S | 8 +++++---
> arch/arm/cpu/arm920t/start.S | 8 +++++---
> arch/arm/cpu/arm925t/start.S | 8 +++++---
> arch/arm/cpu/arm946es/start.S | 8 +++++---
> arch/arm/cpu/arm_intcm/start.S | 8 +++++---
> arch/arm/cpu/armv7/start.S | 8 +++++---
> arch/arm/cpu/ixp/start.S | 8 +++++---
> arch/arm/cpu/lh7a40x/start.S | 8 +++++---
> arch/arm/cpu/pxa/start.S | 8 +++++---
> arch/arm/cpu/s3c44b0/start.S | 8 +++++---
> arch/arm/cpu/sa1100/start.S | 8 +++++---
> 13 files changed, 65 insertions(+), 40 deletions(-)
next prev parent reply other threads:[~2012-07-09 11:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-07 13:24 [U-Boot] [V4] arm: Fix to mistake clean the memory space Zhong Hongbo
2012-07-09 11:27 ` Andreas Bießmann [this message]
2012-07-12 19:15 ` Albert ARIBAUD
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=4FFAC00D.7010501@gmail.com \
--to=andreas.devel@googlemail.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