From: Frank Smith <smith@amirix.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Virtex-II Pro and Instruction Prefetching
Date: Sat, 14 Jun 2003 09:27:14 -0300 [thread overview]
Message-ID: <03Jun14.092013adt.7305@dragon.appliedmicro.ns.ca> (raw)
Hello,
I'm working on getting PPCBoot 2.0.0 and Linux running on a custom
Virtex-II Pro development board.
I'm currently encountering problems with my DDR SDRAM controller --
it can't seem to handle instruction prefetching yet. So to sidestep the
issue for now, I want to configure the 405 so that instructions
are not prefetched.
I've disabled instruction caching altogether (ICCR = 0x00000000) and I
have a core configuration register (CCR0) value of 0x00700000, which
according to the documentation has "prefetching for non-cachable
regions" disabled.
Even so, ChipScope is telling me that instructions are still
being prefetched from SDRAM (sometimes 2 instructions, sometimes 4,
and sometimes 8 instructions at a time). Is there anything else I have
to do to disable prefetching of non-cachable instructions?
Thanks,
Frank.
next reply other threads:[~2003-06-14 12:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-14 12:27 Frank Smith [this message]
2003-06-14 12:48 ` [U-Boot-Users] Virtex-II Pro and Instruction Prefetching Robert Schwebel
2003-06-14 13:45 ` [U-Boot-Users] " Wolfgang Denk
2003-06-14 14:04 ` Frank Smith
2003-06-14 15:35 ` Wolfgang Denk
2003-06-14 16:05 ` [U-Boot-Users] " Frank Smith
2003-06-16 9:45 ` Stefan Roese
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=03Jun14.092013adt.7305@dragon.appliedmicro.ns.ca \
--to=smith@amirix.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