From: "Dale Farnsworth" <dale@farnsworth.org>
To: linuxppc-dev@lists.linuxppc.org
Subject: Re: Trivial patch to add PVR_7455
Date: Tue, 4 Mar 2003 12:51:01 -0700 [thread overview]
Message-ID: <20030304195101.GA4635@rover.farnsworth.org> (raw)
In-Reply-To: <20030304190421.GA4490@rover.farnsworth.org>
On Tue, Mar 04, 2003 at 07:04:22PM +0000, Dale Farnsworth wrote:
> ===== include/asm-ppc/processor.h 1.80 vs edited =====
> --- 1.80/include/asm-ppc/processor.h Thu Feb 27 13:22:28 2003
> +++ edited/include/asm-ppc/processor.h Tue Mar 4 11:02:35 2003
> @@ -687,6 +687,7 @@
> #define PVR_7400 0x000C0000
> #define PVR_7410 0x800C0000
> #define PVR_7450 0x80000000
> +#define PVR_7455 0x80010000
> /*
> * For the 8xx processors, all of them report the same PVR family for
> * the PowerPC core. The various versions of these processors must be
I'm told that using PVR_XXXX is deprecated and that in my case
I'd be better off using CPU_FTR_L3CR.
So, nevermind.
-Dale
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2003-03-04 19:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-04 19:04 Trivial patch to add PVR_7455 Dale Farnsworth
2003-03-04 19:51 ` Dale Farnsworth [this message]
2003-03-04 20:14 ` 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=20030304195101.GA4635@rover.farnsworth.org \
--to=dale@farnsworth.org \
--cc=linuxppc-dev@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 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.