NAND finally working. Two bugs fixed:
[oweals/u-boot.git] / include / configs / cogent_mpc8260.h
index d7305272d2629b08cd1fa49a3975939ab5f64f2a..aea2e64365a0f92c5d2426ef2a5300439766f5ee 100644 (file)
@@ -35,6 +35,9 @@
 
 #define CONFIG_MPC8260         1       /* This is an MPC8260 CPU       */
 #define CONFIG_COGENT          1       /* using Cogent Modular Architecture */
+#define CONFIG_CPM2            1       /* Has a CPM2 */
+
+#define        CONFIG_MISC_INIT_F      1       /* Use misc_init_f()            */
 
 /* Cogent Modular Architecture options */
 #define CONFIG_CMA282          1       /* ...on a CMA282 CPU module    */