]> git.sur5r.net Git - u-boot/blobdiff - include/configs/MCR3000.h
common: Move CONFIG_BOOTARGS to Kconfig
[u-boot] / include / configs / MCR3000.h
index aabbab6e0585d7a1e06889ed1008d2e5d695c134..1e6d057fd8f96e121b3883d12c09385bafe654dc 100644 (file)
 #define CONFIG_NETMASK                 255.0.0.0
 
 #define CONFIG_BOOTCOMMAND             "run flashboot"
-#define CONFIG_BOOTARGS                "ubi.mtd=4 root=ubi0:rootfs rw "        \
-                               "rootfstype=ubifs rootflags=sync "      \
-                               "console=ttyCPM0,115200N8 "             \
-                               "ip=${ipaddr}:::${netmask}:mcr3k:eth0:off"
 
 #define CONFIG_LOADS_ECHO      1       /* echo on for serial download  */
 #undef CONFIG_LOADS_BAUD_CHANGE        /* don't allow baudrate change  */