summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
diff options
context:
space:
mode:
authorTony Breeds2011-11-30 22:39:23 +0100
committerJosh Boyer2011-12-09 13:51:02 +0100
commitdf777bd39a266637d1765d48043493489418e75b (patch)
treeedd0b29da39bb9bd4266bd026cd4510041cb03b5 /arch/powerpc/include
parentpowerpc/boot: Add mfdcrx (diff)
downloadkernel-qcow2-linux-df777bd39a266637d1765d48043493489418e75b.tar.gz
kernel-qcow2-linux-df777bd39a266637d1765d48043493489418e75b.tar.xz
kernel-qcow2-linux-df777bd39a266637d1765d48043493489418e75b.zip
powerpc/476fpe: Add 476fpe SoC code
Based on original work by David 'Shaggy' Kleikamp. Signed-off-by: Tony Breeds <tony@bakeyournoodle.com> Signed-off-by: Josh Boyer <jwboyer@gmail.com>
Diffstat (limited to 'arch/powerpc/include')
-rw-r--r--arch/powerpc/include/asm/reg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/include/asm/reg.h b/arch/powerpc/include/asm/reg.h
index 559da199edb5..7fdc2c0b7fa0 100644
--- a/arch/powerpc/include/asm/reg.h
+++ b/arch/powerpc/include/asm/reg.h
@@ -951,6 +951,7 @@
#define PVR_403GCX 0x00201400
#define PVR_405GP 0x40110000
#define PVR_476 0x11a52000
+#define PVR_476FPE 0x7ff50000
#define PVR_STB03XXX 0x40310000
#define PVR_NP405H 0x41410000
#define PVR_NP405L 0x41610000