]> git.sur5r.net Git - u-boot/blobdiff - include/configs/PPChameleonEVB.h
74xx_7xx: CPCI750: Add commandline editing/history
[u-boot] / include / configs / PPChameleonEVB.h
index d2eae1d7fad72fcbcf6a4e7af0ace755dde5accb..16baf8c9be79184c9b4271c939f393ce31c7260f 100644 (file)
  */
 
 /* No command line, one static partition */
-#undef CONFIG_JFFS2_CMDLINE
+#undef CONFIG_CMD_MTDPARTS
 #define CONFIG_JFFS2_DEV               "nand0"
 #define CONFIG_JFFS2_PART_SIZE         0x00400000
 #define CONFIG_JFFS2_PART_OFFSET       0x00000000
 
 /* mtdparts command line support */
 /*
-#define CONFIG_JFFS2_CMDLINE
+#define CONFIG_CMD_MTDPARTS
 #define MTDIDS_DEFAULT         "nor0=PPChameleon-0,nand0=ppchameleonevb-nand"
 */