X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=configs%2Fintegratorcp_cm946es_defconfig;h=d57a4ba310fe727389701765867e02e59355919c;hb=278b90ce786f73faf29aa522d5d101e1da006378;hp=e7fc706615aee1626f067d206b2be9ced1fb257d;hpb=3f6dcdb9cd4dbda226a1474f1e9398413e906b41;p=oweals%2Fu-boot.git diff --git a/configs/integratorcp_cm946es_defconfig b/configs/integratorcp_cm946es_defconfig index e7fc706615..d57a4ba310 100644 --- a/configs/integratorcp_cm946es_defconfig +++ b/configs/integratorcp_cm946es_defconfig @@ -1,4 +1,18 @@ 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_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