X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2FIAD210.h;h=35d84aedf8ad35eea743c4ad4d46d0b9beeca14a;hb=dca3b3d6d6396b67e5e84af53452164923c73443;hp=32d59a4d77a6feef56daaf9e87e900beb37db21a;hpb=63ff004c4fcad9f690bf44dbd15d568bb47aac2d;p=oweals%2Fu-boot.git diff --git a/include/configs/IAD210.h b/include/configs/IAD210.h index 32d59a4d77..35d84aedf8 100644 --- a/include/configs/IAD210.h +++ b/include/configs/IAD210.h @@ -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" */