X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fopenrd_base_defconfig;h=efebf82284ecb15b03c1413e6717fd0db978c117;hb=43ede0bca7fc1590b623832b743213b818257a27;hp=b2a0e04d36ce4829fb91309cf7a9059ed91e161f;hpb=6aee2ab68c362ace5a59f89a63abed82e0bf19e5;p=u-boot diff --git a/configs/openrd_base_defconfig b/configs/openrd_base_defconfig index b2a0e04d36..efebf82284 100644 --- a/configs/openrd_base_defconfig +++ b/configs/openrd_base_defconfig @@ -5,8 +5,8 @@ CONFIG_TARGET_OPENRD=y CONFIG_IDENT_STRING="\nOpenRD-Base" CONFIG_SYS_EXTRA_OPTIONS="BOARD_IS_OPENRD_BASE" CONFIG_BOOTDELAY=3 +CONFIG_LOGLEVEL=3 # CONFIG_DISPLAY_BOARDINFO is not set -# CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set CONFIG_CMD_IDE=y CONFIG_CMD_MMC=y @@ -19,6 +19,8 @@ CONFIG_CMD_PING=y CONFIG_CMD_EXT2=y CONFIG_CMD_FAT=y CONFIG_CMD_JFFS2=y +CONFIG_MTDIDS_DEFAULT="nand0=nand_mtd" +CONFIG_MTDPARTS_DEFAULT="mtdparts=nand_mtd:0x100000@0x000000(uboot),0x400000@0x100000(uImage),0x1fb00000@0x500000(rootfs)" CONFIG_CMD_UBI=y CONFIG_ISO_PARTITION=y CONFIG_ENV_IS_IN_NAND=y