diff options
Diffstat (limited to 'configs/ids8313_defconfig')
-rw-r--r-- | configs/ids8313_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/ids8313_defconfig b/configs/ids8313_defconfig index ac2a945fed..839dfbac8f 100644 --- a/configs/ids8313_defconfig +++ b/configs/ids8313_defconfig @@ -26,6 +26,8 @@ CONFIG_CMD_PING=y CONFIG_CMD_SNTP=y CONFIG_CMD_DATE=y CONFIG_CMD_JFFS2=y +CONFIG_MTDIDS_DEFAULT="nor0=ff800000.flash,nand0=e1000000.flash" +CONFIG_MTDPARTS_DEFAULT="mtdparts=ff800000.flash:7m(dum),768k(BOOT-BIN),128k(BOOT-ENV),128k(BOOT-REDENV);e1000000.flash:-(ubi)" CONFIG_CMD_UBI=y # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y |