X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=configs%2Ficonnect_defconfig;h=fe7fcb1243487afd6dc344fbc943060d1f5acbd5;hb=a47506ff8f6f52f9957df2bdd2cdabd4ddff28ba;hp=14e04d5faa5127dbd9275548076b87b84871d93b;hpb=5dc4dfd2a94744a6df0d3f84c98b30d1962d4beb;p=people%2Fms%2Fu-boot.git diff --git a/configs/iconnect_defconfig b/configs/iconnect_defconfig index 14e04d5faa..fe7fcb1243 100644 --- a/configs/iconnect_defconfig +++ b/configs/iconnect_defconfig @@ -5,7 +5,6 @@ CONFIG_IDENT_STRING=" Iomega iConnect" CONFIG_BOOTDELAY=3 # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_SYS_PROMPT="iconnect => " -# CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set CONFIG_CMD_NAND=y CONFIG_CMD_USB=y @@ -15,6 +14,7 @@ CONFIG_CMD_PING=y CONFIG_CMD_EXT2=y CONFIG_CMD_FAT=y CONFIG_CMD_JFFS2=y +CONFIG_MTDPARTS_DEFAULT="mtdparts=orion_nand:0x80000@0x0(uboot),0x20000@0x80000(uboot_env),-@0xa0000(rootfs)" CONFIG_CMD_UBI=y CONFIG_ISO_PARTITION=y CONFIG_ENV_IS_IN_NAND=y