diff options
Diffstat (limited to 'configs/omap3_pandora_defconfig')
-rw-r--r-- | configs/omap3_pandora_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/omap3_pandora_defconfig b/configs/omap3_pandora_defconfig index 55b302bca64..fb87d0da176 100644 --- a/configs/omap3_pandora_defconfig +++ b/configs/omap3_pandora_defconfig @@ -22,6 +22,7 @@ CONFIG_CMD_SPI=y # CONFIG_CMD_NET is not set CONFIG_CMD_CACHE=y CONFIG_CMD_EXT4_WRITE=y +CONFIG_CMD_MTDPARTS=y CONFIG_MTDIDS_DEFAULT="nand0=omap2-nand.0" CONFIG_MTDPARTS_DEFAULT="mtdparts=omap2-nand.0:512k(xloader),1920k(uboot),128k(uboot-env),10m(boot),-(rootfs)" CONFIG_CMD_UBI=y |