NAND boot: change NAND loader's relocate SP to CONFIG param
[oweals/u-boot.git] / include / configs / idmr.h
index 1dd89f90c7bd64aa328bee2368710c788f7048ed..841affb7ccea71e6c931ac494598b9cdc0783b40 100644 (file)
 
 
 /* Dynamic MTD partition support */
-#define CONFIG_JFFS2_CMDLINE
+#define CONFIG_CMD_MTDPARTS
+#define CONFIG_MTD_DEVICE              /* needed for mtdparts commands */
+#define CONFIG_FLASH_CFI_MTD
 #define MTDIDS_DEFAULT         "nor0=idmr-0"
 
 #define MTDPARTS_DEFAULT       "mtdparts=idmr-0:128k(u-boot)," \