summaryrefslogtreecommitdiff
path: root/configs/suvd3_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/suvd3_defconfig')
-rw-r--r--configs/suvd3_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/suvd3_defconfig b/configs/suvd3_defconfig
index 60576c4f62..b957ff731e 100644
--- a/configs/suvd3_defconfig
+++ b/configs/suvd3_defconfig
@@ -18,6 +18,8 @@ CONFIG_CMD_DHCP=y
CONFIG_CMD_MII=y
CONFIG_CMD_PING=y
CONFIG_CMD_JFFS2=y
+CONFIG_MTDIDS_DEFAULT="nor0=boot"
+CONFIG_MTDPARTS_DEFAULT="mtdparts=boot:768k(u-boot),128k(env),128k(envred),-(ubi0);"
CONFIG_CMD_UBI=y
# CONFIG_CMD_UBIFS is not set
# CONFIG_MMC is not set