X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=configs%2Fsocfpga_is1_defconfig;h=10f0c82bfe354b8a793103e0c7817a513e9e3da4;hb=a587051f5dca613e86bc1094e278db6e7d9c2c2b;hp=3de4274634529365afd39802b23b44ae7f92e61d;hpb=6aee2ab68c362ace5a59f89a63abed82e0bf19e5;p=people%2Fms%2Fu-boot.git diff --git a/configs/socfpga_is1_defconfig b/configs/socfpga_is1_defconfig index 3de4274634..10f0c82bfe 100644 --- a/configs/socfpga_is1_defconfig +++ b/configs/socfpga_is1_defconfig @@ -16,7 +16,6 @@ CONFIG_SPL=y CONFIG_SPL_STACK_R=y CONFIG_HUSH_PARSER=y CONFIG_CMD_BOOTZ=y -# CONFIG_CMD_IMLS is not set CONFIG_CMD_ASKENV=y CONFIG_CMD_GREPENV=y # CONFIG_CMD_FLASH is not set @@ -33,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