X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fsh7785lcr_32bit_defconfig;h=6d05853cffcba18c8632a77e07a74f94a201a6ff;hb=278b90ce786f73faf29aa522d5d101e1da006378;hp=bd5db3edf14067b533202a118b25e4436946216a;hpb=efce2442d31a51322f2cab366285f91e5c9edc70;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/sh7785lcr_32bit_defconfig b/configs/sh7785lcr_32bit_defconfig index bd5db3e..6d05853 100644 --- a/configs/sh7785lcr_32bit_defconfig +++ b/configs/sh7785lcr_32bit_defconfig @@ -1,23 +1,23 @@ CONFIG_SH=y +CONFIG_SYS_TEXT_BASE=0x8FF80000 CONFIG_SH_32BIT=y CONFIG_TARGET_SH7785LCR=y -CONFIG_ENV_IS_IN_FLASH=y CONFIG_BOOTDELAY=3 +CONFIG_USE_BOOTARGS=y +CONFIG_BOOTARGS="console=ttySC1,115200 root=/dev/nfs ip=dhcp" CONFIG_VERSION_VARIABLE=y # CONFIG_CMD_BDI is not set # CONFIG_CMD_CONSOLE is not set # CONFIG_CMD_BOOTD is not set # CONFIG_CMD_IMI is not set -# CONFIG_CMD_IMLS is not set # CONFIG_CMD_XIMG is not set # CONFIG_CMD_EDITENV is not set # CONFIG_CMD_ENV_EXISTS is not set # CONFIG_CMD_LOADB is not set # CONFIG_CMD_LOADS is not set -CONFIG_CMD_USB=y -# CONFIG_CMD_FPGA is not set CONFIG_CMD_PCI=y CONFIG_CMD_SDRAM=y +CONFIG_CMD_USB=y # CONFIG_CMD_ECHO is not set # CONFIG_CMD_ITEST is not set # CONFIG_CMD_SOURCE is not set @@ -27,6 +27,7 @@ CONFIG_CMD_PING=y CONFIG_CMD_EXT2=y CONFIG_CMD_FAT=y CONFIG_MAC_PARTITION=y +CONFIG_ENV_IS_IN_FLASH=y CONFIG_MTD_NOR_FLASH=y CONFIG_PCI=y CONFIG_SCIF_CONSOLE=y