aboutsummaryrefslogtreecommitdiff
path: root/include/configs/netstar.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/netstar.h')
-rw-r--r--include/configs/netstar.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/netstar.h b/include/configs/netstar.h
index 5cfee6622..5062cdb16 100644
--- a/include/configs/netstar.h
+++ b/include/configs/netstar.h
@@ -130,6 +130,8 @@
* 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,nand0=omapnand.0"
#define MTDPARTS_DEFAULT "mtdparts=" \
"omapflash.0:8k@16k(env),8k(r_env),448k@576k(u-boot);" \