All of lore.kernel.org
 help / color / mirror / Atom feed
From: Haavard Skinnemoen <hskinnemoen@atmel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] Fix ppc4xx clear_bss() code
Date: Wed, 5 Dec 2007 19:42:58 +0100	[thread overview]
Message-ID: <20071205194258.79f67211@siona> (raw)
In-Reply-To: <1196873000-21512-1-git-send-email-agust@denx.de>

On Wed,  5 Dec 2007 17:43:20 +0100
agustschin at t-online.de (Anatolij Gustschin) wrote:

> ppc4xx clear_bss() fails if BSS segment size is not
> divisible by 4 without remainder. This patch provides
> fix for this problem.

Isn't it better to fix the linker script so that the size _is_
divisible by 4?

Haavard

  reply	other threads:[~2007-12-05 18:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-05 16:43 [U-Boot-Users] [PATCH] Fix ppc4xx clear_bss() code Anatolij Gustschin
2007-12-05 18:42 ` Haavard Skinnemoen [this message]
2007-12-05 19:50   ` Wolfgang Denk

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=20071205194258.79f67211@siona \
    --to=hskinnemoen@atmel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.