linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Dan Malek <dan@mvista.com>
To: Matt Porter <mporter@mvista.com>
Cc: "Prasad, Siva" <Siva.Prasad@smartm.com>,
	"'Tom Rini'" <trini@kernel.crashing.org>,
	linuxppc-embedded@lists.linuxppc.org
Subject: Re: mtmsr...
Date: Wed, 26 Sep 2001 20:47:12 -0400	[thread overview]
Message-ID: <3BB27710.68CBE18A@mvista.com> (raw)
In-Reply-To: 20010926125756.A28204@cx258813-a.chnd1.az.home.com


Matt Porter wrote:

> Force's PowerBoot doesn't properly clean up caches before handing
> control over to an external program.  You are probably having
> cache problems that we have run into on some COTS Force boards.
> I had to disable, flush, reenable L1 icache on the 680/G4, for
> example.

So, you are really running on luck then.  When you disable the
cache, you are just fortunate that the necessary instructions
to do the remainder of the work just happen to be in main memory,
and that the cache was somehow implicitly invalidated so the ones
you need to get to this point aren't stale in the cache.  Are
you really sure the caches aren't cleaned up properly and this
sequence of operations isn't masking some other problem?


	-- Dan

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2001-09-27  0:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-26 22:46 mtmsr Prasad, Siva
2001-09-26 19:57 ` mtmsr Matt Porter
2001-09-27  0:47   ` Dan Malek [this message]
2001-09-27  1:20     ` mtmsr Matt Porter
2001-09-26 23:33 ` mtmsr Mark A. Greer
  -- strict thread matches above, loose matches on Subject: below --
2001-09-26 16:40 mtmsr Prasad, Siva
2001-09-26 22:43 ` mtmsr Tom Rini
2001-09-26  1:53 mtmsr Prasad, Siva
2001-09-26  2:09 ` mtmsr Tom Rini

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=3BB27710.68CBE18A@mvista.com \
    --to=dan@mvista.com \
    --cc=Siva.Prasad@smartm.com \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    --cc=mporter@mvista.com \
    --cc=trini@kernel.crashing.org \
    /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;
as well as URLs for NNTP newsgroup(s).