From: James Chapman <jchapman@katalix.com>
To: linuxppc-dev@ozlabs.org
Subject: PATCH: add ppc PVR register values for 7447A and 7457 CPUs
Date: Wed, 23 Feb 2005 20:48:25 +0000 [thread overview]
Message-ID: <421CEC19.2010703@katalix.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 101 bytes --]
Signed-off-by: James Chapman <jchapman@katalix.com>
Trivial patch to add 7447A and 7457 CPU defs.
[-- Attachment #2: ppc_cpu_regs.patch --]
[-- Type: text/plain, Size: 737 bytes --]
# This is a BitKeeper generated diff -Nru style patch.
#
# ChangeSet
# 2005/02/23 16:17:49+00:00 jchapman@katalix.com
# Add ppc PVR definitions for 7447A and 7457 CPUs.
#
# include/asm-ppc/reg.h
# 2005/02/23 16:17:40+00:00 jchapman@katalix.com +2 -0
# Add ppc PVR definitions for 7447A and 7457 CPUs.
#
diff -Nru a/include/asm-ppc/reg.h b/include/asm-ppc/reg.h
--- a/include/asm-ppc/reg.h 2005-02-23 16:18:45 +00:00
+++ b/include/asm-ppc/reg.h 2005-02-23 16:18:45 +00:00
@@ -471,7 +471,9 @@
#define PVR_750P PVR_740P
#define PVR_7400 0x000C0000
#define PVR_7410 0x800C0000
+#define PVR_7447A 0x80030000
#define PVR_7450 0x80000000
+#define PVR_7457 0x80020000
#define PVR_8540 0x80200000
#define PVR_8560 0x80200000
/*
next reply other threads:[~2005-02-23 21:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-23 20:48 James Chapman [this message]
2005-02-23 22:25 ` PATCH: add ppc PVR register values for 7447A and 7457 CPUs Tom Rini
2005-02-23 22:52 ` Kumar Gala
2005-02-24 5:16 ` Kumar Gala
2005-02-24 9:01 ` James Chapman
2005-02-24 14:18 ` Tom Rini
2005-02-24 15:50 ` James Chapman
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=421CEC19.2010703@katalix.com \
--to=jchapman@katalix.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).