X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=configs%2Ficonnect_defconfig;h=80b8ff999a555479052caac2cbdea7ef5bae7b7f;hb=fa91fda8c30a66f87d2c4fde4e0c3f7caf69e09e;hp=728107087df9710a38465254114c72cc2f02714f;hpb=26f9184e094541b672f83f23652e2e737d5d0729;p=oweals%2Fu-boot.git diff --git a/configs/iconnect_defconfig b/configs/iconnect_defconfig index 728107087d..80b8ff999a 100644 --- a/configs/iconnect_defconfig +++ b/configs/iconnect_defconfig @@ -1,5 +1,6 @@ CONFIG_ARM=y CONFIG_KIRKWOOD=y +CONFIG_SYS_TEXT_BASE=0x600000 CONFIG_TARGET_ICONNECT=y CONFIG_IDENT_STRING=" Iomega iConnect" CONFIG_BOOTDELAY=3 @@ -14,6 +15,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