aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ppc/mpc8xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-ppc/mpc8xx.h')
-rw-r--r--include/asm-ppc/mpc8xx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-ppc/mpc8xx.h b/include/asm-ppc/mpc8xx.h
index 46f159cf589e..73ec9a6db0b1 100644
--- a/include/asm-ppc/mpc8xx.h
+++ b/include/asm-ppc/mpc8xx.h
@@ -113,6 +113,8 @@ enum ppc_sys_devices {
113 MPC8xx_CPM_USB, 113 MPC8xx_CPM_USB,
114}; 114};
115 115
116#define PPC_PIN_SIZE (24 * 1024 * 1024) /* 24Mbytes of data pinned */
117
116#ifndef BOARD_CHIP_NAME 118#ifndef BOARD_CHIP_NAME
117#define BOARD_CHIP_NAME "" 119#define BOARD_CHIP_NAME ""
118#endif 120#endif