]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/integratorcp_cm920t_defconfig
common: Move CONFIG_BOOTARGS to Kconfig
[people/ms/u-boot.git] / configs / integratorcp_cm920t_defconfig
index 4e43b4f04e83dc9c06b2b1e6f9190f350369b332..47b44f19fb82a6f8ceb58d29bed9d88224f9f8df 100644 (file)
@@ -2,6 +2,8 @@ CONFIG_ARM=y
 CONFIG_ARCH_INTEGRATOR=y
 CONFIG_ARCH_INTEGRATOR_CP=y
 CONFIG_CM920T=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