aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
diff options
context:
space:
mode:
authorJon Loeliger <jdl@freescale.com>2006-08-17 15:27:57 -0400
committerPaul Mackerras <paulus@samba.org>2006-08-25 00:32:13 -0400
commitc85c41ad73c6db4cf4cc98c595cc5e2fdbdb53d5 (patch)
tree6d198b8f8f6fb2e22f39265c4083fb5796f09eff /include/asm-powerpc
parent5dc599c206ad50e1b190edfbc98b7cf8ce361003 (diff)
[POWERPC] Use mpc8641hpcn PIC base address from dev tree.
After going through the trouble of setting up the PIC base address in the pic@40000 device tree node, use it instead of the obsolete hard-coded value. Signed-off-by: Jon Loeliger <jdl@freescale.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'include/asm-powerpc')
-rw-r--r--include/asm-powerpc/mpc86xx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-powerpc/mpc86xx.h b/include/asm-powerpc/mpc86xx.h
index 2d6ad859df7f..b85df45b1a84 100644
--- a/include/asm-powerpc/mpc86xx.h
+++ b/include/asm-powerpc/mpc86xx.h
@@ -31,7 +31,6 @@
31#define MCM_PORT_CONFIG_OFFSET 0x1010 31#define MCM_PORT_CONFIG_OFFSET 0x1010
32 32
33/* Offset from CCSRBAR */ 33/* Offset from CCSRBAR */
34#define MPC86xx_OPENPIC_OFFSET (0x40000)
35#define MPC86xx_MCM_OFFSET (0x00000) 34#define MPC86xx_MCM_OFFSET (0x00000)
36#define MPC86xx_MCM_SIZE (0x02000) 35#define MPC86xx_MCM_SIZE (0x02000)
37 36