X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fatc.h;h=bf6c1709d909f1cc6b20d2c27ce56b4a12331742;hb=fe126d8b34d2e7c3c2dc1d4e61086018e016768c;hp=881a4caee6e4c6636f80ff1c277a544db6c2391f;hpb=9c4c5ae3e10e4f2ca799aacbb74e1f5adb86e0b5;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/atc.h b/include/configs/atc.h index 881a4ca..bf6c170 100644 --- a/include/configs/atc.h +++ b/include/configs/atc.h @@ -113,8 +113,8 @@ #define CONFIG_BOOTCOMMAND \ "bootp;" \ "setenv bootargs root=/dev/nfs rw " \ - "nfsroot=$(serverip):$(rootpath) " \ - "ip=$(ipaddr):$(serverip):$(gatewayip):$(netmask):$(hostname)::off;"\ + "nfsroot=${serverip}:${rootpath} " \ + "ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}::off;"\ "bootm" /*-----------------------------------------------------------------------