]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/CATcenter.h
Separate mtdparts command from jffs2
[karo-tx-uboot.git] / include / configs / CATcenter.h
index fa9fc23823d7ee97ece27a13d5bcd95642f13350..39f41e6a2dc197fcb2ae69cb96a2566e4152064c 100644 (file)
  *
  */
 /* No command line, one static partition */
-#undef CONFIG_JFFS2_CMDLINE
+#undef CONFIG_CMD_MTDPARTS
 #define CONFIG_JFFS2_DEV               "nand"
 #define CONFIG_JFFS2_PART_SIZE         0x00200000
 #define CONFIG_JFFS2_PART_OFFSET       0x00000000
  * Note: fake mtd_id used, no linux mtd map file
  */
 /*
-#define CONFIG_JFFS2_CMDLINE
+#define CONFIG_CMD_MTDPARTS
 #define MTDIDS_DEFAULT         "nand0=catcenter"
 #define MTDPARTS_DEFAULT       "mtdparts=catcenter:2m(nand)"
 */