X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fsh7785lcr_32bit_defconfig;h=6d05853cffcba18c8632a77e07a74f94a201a6ff;hb=278b90ce786f73faf29aa522d5d101e1da006378;hp=611ee18128b513360d51454470f8abd7d0b32828;hpb=ef0f2f57524ec85fb9058a23298f2c4995e0d950;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/sh7785lcr_32bit_defconfig b/configs/sh7785lcr_32bit_defconfig index 611ee18..6d05853 100644 --- a/configs/sh7785lcr_32bit_defconfig +++ b/configs/sh7785lcr_32bit_defconfig @@ -1,20 +1,36 @@ CONFIG_SH=y +CONFIG_SYS_TEXT_BASE=0x8FF80000 CONFIG_SH_32BIT=y CONFIG_TARGET_SH7785LCR=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_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 # CONFIG_CMD_SETEXPR is not set +CONFIG_CMD_PING=y # CONFIG_CMD_MISC is not set +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 +CONFIG_USB=y +CONFIG_USB_STORAGE=y CONFIG_USE_PRIVATE_LIBGCC=y