[PATCH] Update Prodrive ALPR board support (440GX)
[oweals/u-boot.git] / include / configs / BMW.h
index edfd68fcff2a418eeda69fe3e747f2086bcf2dd4..3bd43d836930aaaee01924ea3bc3d367b663cec6 100644 (file)
@@ -45,7 +45,9 @@
 #define CONFIG_MPC8245         1
 #define CONFIG_BMW             1
 
-#define CONFIG_BCM570x         1 /* Use Broadcom BCM570x Ethernet Driver */
+#define        CONFIG_MISC_INIT_F      1       /* Use misc_init_f()                    */
+
+#define CONFIG_BCM570x         1       /* Use Broadcom BCM570x Ethernet Driver */
 #define        CONFIG_TIGON3           1
 
 #define CONFIG_CONS_INDEX      1
                                CFG_CMD_DOC     | \
                                CFG_CMD_ELF     | \
                                0 )
+
+/* CFG_CMD_DOC required legacy NAND support */
+#define CFG_NAND_LEGACY
+
 #if 0
 #define CONFIG_COMMANDS                (CONFIG_CMD_DFL | CFG_CMD_DHCP | \
                                 CFG_CMD_PCI | CFG_CMD_DOC | CFG_CMD_DATE)