X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=configs%2Fsocfpga_is1_defconfig;h=10f0c82bfe354b8a793103e0c7817a513e9e3da4;hb=a587051f5dca613e86bc1094e278db6e7d9c2c2b;hp=fa55ca2075c8dbcd85414c11b1bdcb587c7eec9d;hpb=2ee87b0c1a5439e4ad6467cb8d5e8fb58922ca4b;p=people%2Fms%2Fu-boot.git diff --git a/configs/socfpga_is1_defconfig b/configs/socfpga_is1_defconfig index fa55ca2075..10f0c82bfe 100644 --- a/configs/socfpga_is1_defconfig +++ b/configs/socfpga_is1_defconfig @@ -32,6 +32,9 @@ CONFIG_CMD_EXT4=y CONFIG_CMD_EXT4_WRITE=y CONFIG_CMD_FAT=y CONFIG_CMD_FS_GENERIC=y +CONFIG_CMD_PART=y +CONFIG_MTDIDS_DEFAULT="nor0=ff705000.spi.0" +CONFIG_MTDPARTS_DEFAULT="mtdparts=ff705000.spi.0:1m(u-boot),256k(env1),256k(env2),14848k(boot),16m(rootfs),-@1536k(UBI)0" CONFIG_CMD_UBI=y CONFIG_ENV_IS_IN_SPI_FLASH=y CONFIG_SPL_DM=y