X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=configs%2Fintegratorcp_cm1136_defconfig;h=cac7e25b56b714f80978297de23da3494fde78e8;hb=4aba5fb857c1b0067226dbd457d51ac2b2825427;hp=292a0fbf5785ebabbcf8067a5e261d965519ef3e;hpb=13a3972585af60ec367d209cedbd3601e0c77467;p=u-boot diff --git a/configs/integratorcp_cm1136_defconfig b/configs/integratorcp_cm1136_defconfig index 292a0fbf57..cac7e25b56 100644 --- a/configs/integratorcp_cm1136_defconfig +++ b/configs/integratorcp_cm1136_defconfig @@ -1,6 +1,20 @@ CONFIG_ARM=y CONFIG_ARCH_INTEGRATOR=y +CONFIG_SYS_TEXT_BASE=0x01000000 CONFIG_ARCH_INTEGRATOR_CP=y CONFIG_CM1136=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