X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fspear300_defconfig;h=a929b86cd1b6ad30ec7857b00e3b6d39ee280122;hb=654b02b18c00c9c2d26f9cd7df53d27e9fc37e4f;hp=4814aa81948ee4e7397ecc59459b6e060fedbdbd;hpb=7f513e8196589e3b1274132abe3b59e52979e3e5;p=u-boot diff --git a/configs/spear300_defconfig b/configs/spear300_defconfig index 4814aa8194..a929b86cd1 100644 --- a/configs/spear300_defconfig +++ b/configs/spear300_defconfig @@ -2,16 +2,18 @@ CONFIG_ARM=y CONFIG_TARGET_SPEAR300=y CONFIG_IDENT_STRING="-SPEAr" CONFIG_SYS_EXTRA_OPTIONS="SPEAR300" -CONFIG_ENV_IS_IN_FLASH=y CONFIG_BOOTDELAY=1 +CONFIG_USE_BOOTARGS=y +CONFIG_BOOTARGS="console=ttyAMA0,115200 mem=128M root=/dev/mtdblock3 rootfstype=jffs2" CONFIG_SYS_CONSOLE_INFO_QUIET=y # CONFIG_DISPLAY_BOARDINFO is not set -CONFIG_CMD_NAND=y CONFIG_CMD_I2C=y +CONFIG_CMD_NAND=y # CONFIG_CMD_SETEXPR is not set CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y +CONFIG_ENV_IS_IN_FLASH=y CONFIG_SYS_I2C_DW=y # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y