]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/ppc4xx.h
Add multi chip support to the FSL-UPM driver
[karo-tx-uboot.git] / include / ppc4xx.h
index ce4b29a1939fbb19c29a1909cc9046634e3bb23b..f1478854d116e30f9d69789b15da56dd1bb807d9 100644 (file)
@@ -218,4 +218,7 @@ static inline void set_mcsr(u32 val)
 
 #endif /* __ASSEMBLY__ */
 
+/* for multi-cpu support */
+#define NA_OR_UNKNOWN_CPU      -1
+
 #endif /* __PPC4XX_H__ */