]> git.sur5r.net Git - u-boot/blobdiff - include/configs/TOP860.h
Merge branch 'mpc86xx'
[u-boot] / include / configs / TOP860.h
index 99a7b08e4d60c2d052ecf342a27d0743caa2bd3a..2344b96811b9eaf1f2c4f744e0ab817e3b4623d5 100644 (file)
 #undef CONFIG_BOOTARGS
 #define CONFIG_BOOTCOMMAND     \
        "bootp;" \
-       "setenv bootargs root=/dev/nfs rw nfsroot=$(serverip):$(rootpath) " \
-       "ip=$(ipaddr):$(serverip):$(gatewayip):$(netmask):$(hostname)::off; " \
+       "setenv bootargs root=/dev/nfs rw nfsroot=${serverip}:${rootpath} " \
+       "ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}::off; " \
        "bootm"
 
 /*