]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/integratorcp_cm1136_defconfig
mmc: convert most of printf() to pr_err() and pr_warn()
[people/ms/u-boot.git] / configs / integratorcp_cm1136_defconfig
index 913ccab2e50198018489f4a6dc8aaf857833edd6..a630bcdc0c0697a46414ff87c61e195eb15720f6 100644 (file)
@@ -2,8 +2,16 @@ CONFIG_ARM=y
 CONFIG_ARCH_INTEGRATOR=y
 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_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