]> git.sur5r.net Git - u-boot/blobdiff - include/configs/Alaska8220.h
s5pc1xx: add support SMDKC100 board
[u-boot] / include / configs / Alaska8220.h
index 2581fdfefd8c6d2deaf03af63db1b36603eb1709..576aa740625fab9c8ae55dbcfd076a51c21899b4 100644 (file)
 
 /* No command line, one static partition */
 /*
-#undef CONFIG_JFFS2_CMDLINE
+#undef CONFIG_CMD_MTDPARTS
 #define CONFIG_JFFS2_DEV               "nor0"
 #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=alaska-0"
 #define MTDPARTS_DEFAULT       "mtdparts=alaska-0:4m(user)"
 */