X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=configs%2Fintegratorcp_cm920t_defconfig;h=efd74b19ea7aee77872f1e6f25f7e6300434890d;hb=32fe36574ea5e6ea55313e16547b98a984af7767;hp=a85e92279619f99be31c1b308cfa9e2783088125;hpb=a8d052b5004b3180b9d28567922acd1b62f9cb15;p=people%2Fms%2Fu-boot.git diff --git a/configs/integratorcp_cm920t_defconfig b/configs/integratorcp_cm920t_defconfig index a85e922796..efd74b19ea 100644 --- a/configs/integratorcp_cm920t_defconfig +++ b/configs/integratorcp_cm920t_defconfig @@ -1,13 +1,18 @@ CONFIG_ARM=y CONFIG_ARCH_INTEGRATOR=y +CONFIG_SYS_TEXT_BASE=0x01000000 CONFIG_ARCH_INTEGRATOR_CP=y CONFIG_CM920T=y -# CONFIG_MMC is not set +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