X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fintegratorcp_cm946es_defconfig;h=74cbce2107fc8af2200c3ba3dfdfcb281c168937;hb=07df697e1410d990930b2c6e483e5123dd987fdd;hp=dcd034d245189623b83618078c7d901790ecb099;hpb=5cbbd9bd0a5d496dee2b5592bb0c4cdac16bac80;p=u-boot diff --git a/configs/integratorcp_cm946es_defconfig b/configs/integratorcp_cm946es_defconfig index dcd034d245..74cbce2107 100644 --- a/configs/integratorcp_cm946es_defconfig +++ b/configs/integratorcp_cm946es_defconfig @@ -1,4 +1,17 @@ -CONFIG_SYS_EXTRA_OPTIONS="CM946ES" CONFIG_ARM=y CONFIG_ARCH_INTEGRATOR=y -CONFIG_TARGET_INTEGRATORCP_CM946ES=y +CONFIG_ARCH_INTEGRATOR_CP=y +CONFIG_CM946ES=y +CONFIG_USE_BOOTARGS=y +CONFIG_BOOTARGS="root=/dev/mtdblock0 console=ttyAMA0 console=tty ip=dhcp netdev=27,0,0xfc800000,0xfc800010,eth0 video=clcdfb:0" +# CONFIG_DISPLAY_CPUINFO is not set +# CONFIG_DISPLAY_BOARDINFO is not set +CONFIG_HUSH_PARSER=y +CONFIG_SYS_PROMPT="Integrator-CP # " +CONFIG_CMD_IMLS=y +CONFIG_CMD_ARMFLASH=y +# CONFIG_CMD_SETEXPR is not set +# CONFIG_MMC is not set +CONFIG_MTD_NOR_FLASH=y +CONFIG_BAUDRATE=38400 +CONFIG_OF_LIBFDT=y