]> git.sur5r.net Git - u-boot/blobdiff - include/configs/BAB7xx.h
Merge branch 'mpc86xx'
[u-boot] / include / configs / BAB7xx.h
index 81c8d59e813cd47b11c65b9ca1acfc79349addcd..46bdfa2ee62c880c53558440dbb299a36343e1f9 100644 (file)
@@ -59,8 +59,8 @@
 #define CONFIG_BOOTCOMMAND                                  \
     "bootp 1000000; "                                       \
     "setenv bootargs root=ramfs console=ttyS00,9600 "       \
-    "ip=$(ipaddr):$(serverip):$(rootpath):$(gatewayip):"    \
-    "$(netmask):$(hostname):eth0:none; "                    \
+    "ip=${ipaddr}:${serverip}:${rootpath}:${gatewayip}:"    \
+    "${netmask}:${hostname}:eth0:none; "                    \
     "bootm"
 
 #define CONFIG_LOADS_ECHO       0       /* echo off for serial download */