X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=configs%2Fspear600_usbtty_nand_defconfig;h=8e3c964595f9d63d7a54485e939079b8d152766b;hb=0c502b6c176281a096a23803e517b19e964485f1;hp=7945f05455d856a94d2a7eaf30bdd6e924b42cbe;hpb=390194d43fa4478ddb638164ddb114c979f3e57a;p=people%2Fms%2Fu-boot.git diff --git a/configs/spear600_usbtty_nand_defconfig b/configs/spear600_usbtty_nand_defconfig index 7945f05455..8e3c964595 100644 --- a/configs/spear600_usbtty_nand_defconfig +++ b/configs/spear600_usbtty_nand_defconfig @@ -1,19 +1,21 @@ CONFIG_ARM=y CONFIG_TARGET_SPEAR600=y +CONFIG_SYS_TEXT_BASE=0x00700000 CONFIG_IDENT_STRING="-SPEAr" CONFIG_SYS_EXTRA_OPTIONS="SPEAR600,USBTTY" -CONFIG_ENV_IS_IN_NAND=y CONFIG_BOOTDELAY=-1 CONFIG_USE_BOOTARGS=y CONFIG_BOOTARGS="console=ttyAMA0,115200 mem=128M root=/dev/mtdblock7 rootfstype=jffs2" CONFIG_SYS_CONSOLE_INFO_QUIET=y # CONFIG_DISPLAY_BOARDINFO is not set +CONFIG_CMD_IMLS=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_NAND=y CONFIG_SYS_I2C_DW=y # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y