From: "Li Jun (Aaron)" <aaronleefly@gmail.com>
To: <linuxppc-dev@ozlabs.org>
Subject: how do linux active the ppc405 cache?
Date: Sat, 18 Jul 2009 20:55:31 +0800 [thread overview]
Message-ID: <001701ca07a7$0ba86a80$22f93f80$@com> (raw)
[-- Attachment #1: Type: text/plain, Size: 410 bytes --]
Hi all,
I have a question about cache activation on the Xilinx Virtex4 ML403 board.
I know that PowerPC instruction and data caches have to be activated
manually with the command
XCache_EnableICache();
XCache_EnableDCache();
It works well with the standalone application, but how about it in Linux
system?
When porting a linux 2.6 on the board, how the cache can be activated by
the OS?
Thanks
[-- Attachment #2: Type: text/html, Size: 2542 bytes --]
reply other threads:[~2009-07-18 13:03 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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='001701ca07a7$0ba86a80$22f93f80$@com' \
--to=aaronleefly@gmail.com \
--cc=linuxppc-dev@ozlabs.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).