X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=configs%2Fintegratorcp_cm946es_defconfig;h=fb1bf2690a3bf0dfc666918ab97ff6b9cf01c9f6;hb=4bafceff0e9e5a36908031e41c69a6b37e82da58;hp=85086a5ca71e349f20222c3cfe62aa904048437b;hpb=adad96e60d0eb1bbc4d0b96c89decf385a426e42;p=people%2Fms%2Fu-boot.git diff --git a/configs/integratorcp_cm946es_defconfig b/configs/integratorcp_cm946es_defconfig index 85086a5ca7..fb1bf2690a 100644 --- a/configs/integratorcp_cm946es_defconfig +++ b/configs/integratorcp_cm946es_defconfig @@ -1,8 +1,20 @@ CONFIG_ARM=y CONFIG_ARCH_INTEGRATOR=y +CONFIG_SYS_TEXT_BASE=0x01000000 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_CMDLINE_EDITING is not set +# CONFIG_AUTO_COMPLETE is not set 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