Add support for the galaxy5200
[oweals/u-boot.git] / include / configs / microblaze-generic.h
index ac18c8776dd68695bad2c93fc01f55a0f19dca95..72715f6ed9d6b4b356887ea73b2722973ec57653 100644 (file)
 
 #if defined(CONFIG_CMD_JFFS2)
 /* JFFS2 partitions */
-#define CONFIG_JFFS2_CMDLINE   /* mtdparts command line support */
+#define CONFIG_CMD_MTDPARTS    /* mtdparts command line support */
+#define CONFIG_MTD_DEVICE      /* needed for mtdparts commands */
+#define CONFIG_FLASH_CFI_MTD
 #define MTDIDS_DEFAULT         "nor0=ml401-0"
 
 /* default mtd partition table */