X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=configs%2Fvct_platinumavc_onenand_small_defconfig;h=b35669fc2958482cd6bb7cce708cf0ef2923bf7a;hb=a587051f5dca613e86bc1094e278db6e7d9c2c2b;hp=f5d2759545ef196221ee8cf5f4c9c16207f0f1af;hpb=4109d702934c361b2ae2a5ad34f4dfee708cc214;p=people%2Fms%2Fu-boot.git diff --git a/configs/vct_platinumavc_onenand_small_defconfig b/configs/vct_platinumavc_onenand_small_defconfig index f5d2759545..b35669fc29 100644 --- a/configs/vct_platinumavc_onenand_small_defconfig +++ b/configs/vct_platinumavc_onenand_small_defconfig @@ -9,7 +9,6 @@ CONFIG_SYS_PROMPT="$ " # CONFIG_CMD_BDI is not set # CONFIG_CMD_CONSOLE is not set # CONFIG_CMD_ELF is not set -# CONFIG_CMD_IMLS is not set # CONFIG_CMD_CRC32 is not set # CONFIG_CMD_FLASH is not set # CONFIG_CMD_LOADB is not set @@ -22,6 +21,8 @@ CONFIG_CMD_ONENAND=y # CONFIG_CMD_NFS is not set # CONFIG_CMD_MISC is not set CONFIG_CMD_JFFS2=y +CONFIG_MTDIDS_DEFAULT="onenand0=onenand" +CONFIG_MTDPARTS_DEFAULT="mtdparts=onenand:128k(u-boot),128k(env),20m(kernel),-(rootfs)" CONFIG_CMD_UBI=y # CONFIG_CMD_UBIFS is not set # CONFIG_ISO_PARTITION is not set