X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fr7780mp_defconfig;h=46d59ae806655bee2280d938795e09988614ff83;hb=83144cd3362376fdf0430a91e14f36aa4ee1472b;hp=fccaf0519685a874b695aeeb9e7e5bb184c5ed86;hpb=43ade93bdb0c8bd57382be810a05b3793749ce85;p=u-boot diff --git a/configs/r7780mp_defconfig b/configs/r7780mp_defconfig index fccaf05196..46d59ae806 100644 --- a/configs/r7780mp_defconfig +++ b/configs/r7780mp_defconfig @@ -1,18 +1,22 @@ CONFIG_SH=y CONFIG_TARGET_R7780MP=y CONFIG_BOOTDELAY=3 +CONFIG_USE_BOOTARGS=y +CONFIG_BOOTARGS="console=ttySC0,115200" # CONFIG_CMD_BDI is not set # CONFIG_CMD_CONSOLE is not set # CONFIG_CMD_BOOTD is not set # CONFIG_CMD_RUN 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_FPGA is not set +CONFIG_CMD_IDE=y # 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_ECHO is not set # CONFIG_CMD_ITEST is not set # CONFIG_CMD_SOURCE is not set @@ -21,5 +25,8 @@ CONFIG_CMD_PING=y # CONFIG_CMD_MISC is not set CONFIG_CMD_EXT2=y CONFIG_DOS_PARTITION=y +CONFIG_ENV_IS_IN_FLASH=y +CONFIG_MTD_NOR_FLASH=y CONFIG_PCI=y +CONFIG_SCIF_CONSOLE=y CONFIG_USE_PRIVATE_LIBGCC=y