]> git.sur5r.net Git - u-boot/blobdiff - include/configs/cm5200.h
image.h: remove bogus ';' after function declarations
[u-boot] / include / configs / cm5200.h
index 620ffea08d76f28fa8d5b7fb9d9163c8db922479..72cf941ab55c2082e13235b8e5eee6875d353f6d 100644 (file)
@@ -65,6 +65,7 @@
  * Ethernet configuration
  */
 #define CONFIG_MPC5xxx_FEC     1
+#define CONFIG_MPC5xxx_FEC_MII100
 #define CONFIG_PHY_ADDR                0x00
 #define CONFIG_ENV_OVERWRITE   1       /* allow overwriting of ethaddr */
 /* use misc_init_r() to read ethaddr from I2C EEPROM (see CONFIG_SYS_I2C_EEPROM) */
 /*
  * MTD configuration
  */
-#define CONFIG_JFFS2_CMDLINE   1
+#define CONFIG_CMD_MTDPARTS    1
+#define CONFIG_MTD_DEVICE              /* needed for mtdparts commands */
+#define CONFIG_FLASH_CFI_MTD
 #define MTDIDS_DEFAULT         "nor0=cm5200-0"
 #define MTDPARTS_DEFAULT       "mtdparts=cm5200-0:"                    \
                                        "384k(uboot),128k(env),"        \