]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-ppc/mpc8xx.h
[PATCH] x86: SMP alternatives
[linux-2.6-omap-h63xx.git] / include / asm-ppc / mpc8xx.h
index 208a2e11daee22f29c88c86b5b047cfc47c51c88..3515a7fa6c8939cc11515b6ff3807e35e576da9f 100644 (file)
@@ -111,8 +111,15 @@ enum ppc_sys_devices {
        MPC8xx_CPM_SMC1,
        MPC8xx_CPM_SMC2,
        MPC8xx_CPM_USB,
+       NUM_PPC_SYS_DEVS,
 };
 
+#define PPC_PIN_SIZE   (24 * 1024 * 1024)      /* 24Mbytes of data pinned */
+
+#ifndef BOARD_CHIP_NAME
+#define BOARD_CHIP_NAME ""
+#endif
+
 #endif /* !__ASSEMBLY__ */
 #endif /* CONFIG_8xx */
 #endif /* __CONFIG_8xx_DEFS */