All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ppc4xx: Fix TLB reset problem with recent 44x images
Date: Fri, 24 Jul 2009 10:05:03 +0200	[thread overview]
Message-ID: <200907241005.03255.sr@denx.de> (raw)
In-Reply-To: <1247579638-25656-1-git-send-email-sr@denx.de>

On Tuesday 14 July 2009 15:53:58 Stefan Roese wrote:
> Patch d873133f [ppc4xx: Add Sequoia RAM-booting target] broke "normal"
> booting on some 44x platforms. This breakage is only noticed in some
> cases while powercycling. As it seems, the code in question in start.S
> didn't invalidate TLB #0. This makes sense since this TLB is used for
> the bootrom mapping. With the patch mentioned above even TLB #0 got
> invalidated resulting in an error later on.
>
> This patch now fixes this issue by only invalidating TLB #0 in the RAM-
> booting case.
>
> Tested succesfully on Sequoia and Canyonlands.

Applied to ppc4xx/master. Thanks.

Best regards,
Stefan

=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

      reply	other threads:[~2009-07-24  8:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-14 13:53 [U-Boot] [PATCH] ppc4xx: Fix TLB reset problem with recent 44x images Stefan Roese
2009-07-24  8:05 ` Stefan Roese [this message]

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=200907241005.03255.sr@denx.de \
    --to=sr@denx.de \
    --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.