All of lore.kernel.org
 help / color / mirror / Atom feed
From: Holger Brunck <holger.brunck@keymile.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/4] arm/km: fix memory settings
Date: Mon, 17 Dec 2012 13:42:48 +0100	[thread overview]
Message-ID: <50CF1348.1000401@keymile.com> (raw)
In-Reply-To: <1351851310-8463-1-git-send-email-holger.brunck@keymile.com>

Hi Prafulla,

On 11/02/2012 11:15 AM, Holger Brunck wrote:
> On kmcoge5un we faced some serious problems with the memory during
> temperature tests. Reason was that we overwrite some registers for
> memory settings which have to leave untouched. These where registers
> 0x20148 , 0x2014c and 0x20154.
> So writing these registers is prohibited and this patch removes them
> from all km related config files. Even if the problem was only
> seen on kmcoge5un.
> 
> Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
> Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
> cc: Prafulla Wadaskar <prafulla@marvell.com>
> ---
>  board/keymile/km_arm/kwbimage-memphis.cfg  |    6 +++---
>  board/keymile/km_arm/kwbimage.cfg          |    6 +++---
>  board/keymile/km_arm/kwbimage_128M16_1.cfg |   25 ++-----------------------
>  board/keymile/km_arm/kwbimage_256M8_1.cfg  |   25 ++-----------------------
>  4 files changed, 10 insertions(+), 52 deletions(-)
> 

what about this patch serie? They were posted long time ago and we are already
at -rc2 and they are sitting wether in the ARM tree nor in your marvell tree. So
could you please pick up these four?

Thanks,
Holger

  parent reply	other threads:[~2012-12-17 12:42 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-02 10:15 [U-Boot] [PATCH 1/4] arm/km: fix memory settings Holger Brunck
2012-11-02 10:15 ` [U-Boot] [PATCH 2/4] km/common: drop unneeded std* environment variables Holger Brunck
2012-12-20  6:39   ` Prafulla Wadaskar
2012-11-02 10:15 ` [U-Boot] [PATCH 3/4] km/common: cosmetic change reported from checkpatch Holger Brunck
2012-11-10  7:21   ` Prafulla Wadaskar
2012-12-20  6:39   ` Prafulla Wadaskar
2012-11-02 10:15 ` [U-Boot] [PATCH 4/4] arm/km: remove duplicate code Holger Brunck
2012-11-10  7:21   ` Prafulla Wadaskar
2012-12-20  6:39   ` Prafulla Wadaskar
2012-11-10  7:19 ` [U-Boot] [PATCH 1/4] arm/km: fix memory settings Prafulla Wadaskar
2012-11-12 10:26   ` Holger Brunck
2012-11-12 10:42     ` Prafulla Wadaskar
2012-12-17 12:42 ` Holger Brunck [this message]
2012-12-17 12:51   ` Prafulla Wadaskar
2012-12-20  6:38 ` Prafulla Wadaskar

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=50CF1348.1000401@keymile.com \
    --to=holger.brunck@keymile.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.