summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8540EVAL.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/MPC8540EVAL.h')
-rw-r--r--include/configs/MPC8540EVAL.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/MPC8540EVAL.h b/include/configs/MPC8540EVAL.h
index 174215c2cc..77eea73787 100644
--- a/include/configs/MPC8540EVAL.h
+++ b/include/configs/MPC8540EVAL.h
@@ -83,6 +83,7 @@
*/
#define CFG_CCSRBAR_DEFAULT 0xff700000 /* CCSRBAR Default */
#define CFG_CCSRBAR 0xe0000000 /* relocated CCSRBAR */
+#define CFG_CCSRBAR_PHYS CFG_CCSRBAR /* physical addr of CCSRBAR */
#define CFG_IMMR CFG_CCSRBAR /* PQII uses CFG_IMMR */
#define CFG_DDR_SDRAM_BASE 0x00000000 /* DDR is system memory */
OpenPOWER on IntegriCloud