]> git.sur5r.net Git - u-boot/blobdiff - include/configs/DK1S10.h
Add multi-chip NAND support for the TQM8548 modules
[u-boot] / include / configs / DK1S10.h
index 1d031f1cde7308a9cdc6f92ee9fc0b29b72a179b..3bd270cdf2871ec3c8fe90c3e5a67ca931c42cd7 100644 (file)
  *
  */
 /* No command line, one static partition, whole device */
-#undef CONFIG_JFFS2_CMDLINE
+#undef CONFIG_CMD_MTDPARTS
 #define CONFIG_JFFS2_DEV               "nor0"
 #define CONFIG_JFFS2_PART_SIZE         0xFFFFFFFF
 #define CONFIG_JFFS2_PART_OFFSET       0x00000000
 
 /* mtdparts command line support */
 /*
-#define CONFIG_JFFS2_CMDLINE
+#define CONFIG_CMD_MTDPARTS
 #define MTDIDS_DEFAULT         ""
 #define MTDPARTS_DEFAULT       ""
 */