ep8248: add support for device tree and secondary Ethernet interface.
[oweals/u-boot.git] / include / configs / voiceblue.h
index aa8efaad5ade4eaea528ffa9b35a83490121f8dc..c9c3132355389d02ee5a49f7409a29bc5134288c 100644 (file)
  * JFFS2 partitions (mtdparts command line support)
  */
 #define CONFIG_CMD_MTDPARTS
+#define CONFIG_MTD_DEVICE              /* needed for mtdparts commands */
+#define CONFIG_FLASH_CFI_MTD
 #define MTDIDS_DEFAULT         "nor0=omapflash.0"
 #define MTDPARTS_DEFAULT       "mtdparts=omapflash.0:256k(u-boot),64k(env),64k(r_env),16192k(data0),-(data1)"