]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/NETTA.h
* Modify KUP4X board configuration to use SL811 driver for USB memory
[people/ms/u-boot.git] / include / configs / NETTA.h
index d9a78bdeadafac03e17ede9ff0f7671e0a40ceba..b720ec5be839b2472e4510aaabea9bba47462f82 100644 (file)
@@ -65,8 +65,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 */