X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=configs%2Fvct_platinumavc_onenand_small_defconfig;h=b35669fc2958482cd6bb7cce708cf0ef2923bf7a;hb=a587051f5dca613e86bc1094e278db6e7d9c2c2b;hp=9e2fcbf6d0250c23482740ee5737b5a2248f8d5e;hpb=711391131c84398d1b8256ab5a8cfa2969ad57c7;p=people%2Fms%2Fu-boot.git diff --git a/configs/vct_platinumavc_onenand_small_defconfig b/configs/vct_platinumavc_onenand_small_defconfig index 9e2fcbf6d0..b35669fc29 100644 --- a/configs/vct_platinumavc_onenand_small_defconfig +++ b/configs/vct_platinumavc_onenand_small_defconfig @@ -9,11 +9,11 @@ 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 # CONFIG_CMD_LOADS is not set -# CONFIG_CMD_FLASH is not set +CONFIG_CMD_ONENAND=y # CONFIG_CMD_ITEST is not set # CONFIG_CMD_SOURCE is not set # CONFIG_CMD_SETEXPR is not set @@ -21,6 +21,10 @@ CONFIG_SYS_PROMPT="$ " # 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 +CONFIG_ENV_IS_IN_ONENAND=y CONFIG_SYS_NS16550=y