]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/NETVIA.h
* Modify KUP4X board configuration to use SL811 driver for USB memory
[people/ms/u-boot.git] / include / configs / NETVIA.h
index 8f93a49c082cb4fda0829232c3318fc928c21398..dc6b15fcdc492c0aec9efe55c54811370cd77525 100644 (file)
@@ -64,8 +64,8 @@
 #undef CONFIG_BOOTARGS
 #define CONFIG_BOOTCOMMAND                                                     \
        "tftpboot; "                                                            \
-       "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"
 
 #define CONFIG_LOADS_ECHO      0       /* echo off for serial download */