X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fr7780mp_defconfig;h=46d59ae806655bee2280d938795e09988614ff83;hb=83144cd3362376fdf0430a91e14f36aa4ee1472b;hp=fbf2dd51cf27ccb63c8376fb57a60d6e6ab2e173;hpb=dc557e9a1fe00ca9d884bd88feef5bebf23fede4;p=u-boot diff --git a/configs/r7780mp_defconfig b/configs/r7780mp_defconfig index fbf2dd51cf..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 @@ -20,4 +24,9 @@ CONFIG_BOOTDELAY=3 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