OMAP: rename timer divisor
[oweals/u-boot.git] / include / configs / microblaze-generic.h
index 4c6cc9fef08d4b8e7427e96efd0d0ad8c409ba59..aa117c8f7136c2cabdfe3eb27a8c88c99cbb7077 100644 (file)
        #define CONFIG_CMD_JFFS2
 
        #if !defined(RAMENV)
-               #define CONFIG_CMD_ENV
+               #define CONFIG_CMD_SAVEENV
                #define CONFIG_CMD_SAVES
        #endif
 #else
 
 #if defined(CONFIG_CMD_JFFS2)
 /* JFFS2 partitions */
-#define CONFIG_JFFS2_CMDLINE   /* mtdparts command line support */
+#define CONFIG_CMD_MTDPARTS    /* mtdparts command line support */
 #define MTDIDS_DEFAULT         "nor0=ml401-0"
 
 /* default mtd partition table */