From: Wolfgang Denk <wd@denx.de>
To: Anil Giri <anil@india.tejasnetworks.com>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: _PAGE_WRITETHRU option in 8xx
Date: Thu, 10 Jul 2003 15:00:29 +0200 [thread overview]
Message-ID: <20030710130034.D66D4C6D82@atlas.denx.de> (raw)
In-Reply-To: Your message of "Thu, 10 Jul 2003 18:14:00 +0700." <1057841040.3f0d5f9022327@pop-mail.india.tejasnetworks.com>
In message <1057841040.3f0d5f9022327@pop-mail.india.tejasnetworks.com> you wrote:
>
> I am using linuxppx_2_4_20 from denx and i can;t find the _PAGE_WRITETHRU
> option in include/asm-ppc/pgtable.h for 8xx. Is it replaced or ommitted?
You must be using some different source tree. This is what I see:
-> grep PAGE_WRITETHRU include/asm-ppc/pgtable.h
#define _PAGE_WRITETHRU 0x008 /* W: caching is write-through */
#define _PAGE_WRITETHRU 0x00000800 /* H: W bit */
#define _PAGE_WRITETHRU 0x040 /* W: cache write-through */
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
"Here's a fish hangs in the net like a poor man's right in the law.
'Twill hardly come out." - Shakespeare, Pericles, Act II, Scene 1
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2003-07-10 13:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-28 16:27 _PAGE_WRITETHRU option in 8xx Anil Giri
2003-07-10 13:00 ` Wolfgang Denk [this message]
2003-07-10 16:34 ` Dan Malek
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=20030710130034.D66D4C6D82@atlas.denx.de \
--to=wd@denx.de \
--cc=anil@india.tejasnetworks.com \
--cc=linuxppc-embedded@lists.linuxppc.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).