include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config files.
[oweals/u-boot.git] / include / configs / IAD210.h
index 32d59a4d77a6feef56daaf9e87e900beb37db21a..35d84aedf8ad35eea743c4ad4d46d0b9beeca14a 100644 (file)
@@ -71,8 +71,8 @@
 #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"
 */