X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fsocfpga_cyclone5_defconfig;h=f49d0ab17933c4f879a6a3f944b7c8071352cb26;hb=3b9e2a2520082ebf64ad4607bace057ac8fb0076;hp=9d465761440bb9e48fb5fd1ad3b3cb8fdd691cbb;hpb=74d90d17eebfeeefd91776e3deb7901c122bef7f;p=u-boot diff --git a/configs/socfpga_cyclone5_defconfig b/configs/socfpga_cyclone5_defconfig index 9d46576144..f49d0ab179 100644 --- a/configs/socfpga_cyclone5_defconfig +++ b/configs/socfpga_cyclone5_defconfig @@ -16,7 +16,6 @@ CONFIG_SPL_SYS_MALLOC_SIMPLE=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_DFU=y @@ -36,6 +35,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_MMC=y CONFIG_SPL_DM=y