U-Boot > printenv autoload=no baudrate=115200 bootargs=console=ttyS1,115200n8 noinitrd ip=192.168.0.33:192.168.0.27::255.255.255.0:carbonius:eth0:off root=/dev/nfs rw nfsroot=192.168.0.27:/home/server-dev/TI-OMAP/AM1705/srv-nfs/ bootdelay=3 bootfile=uImage4 concat_bootargs=setenv bootargs ${bootargs} ${nfsargs} dnsip=190.160.0.15 dnsip2=200.30.192.14 ethact=DaVinci-EMAC ethaddr=00:0e:99:02:52:03 fileaddr=C0700000 filesize=220310 gateway=192.168.0.1 hostname=carbonius ipaddr=192.168.0.33 netmask=255.255.255.0 nfs_root=run set_args;bootm ${loadaddr} nfsargs=root=/dev/nfs rw nfsroot=192.168.0.27:/home/server-dev/TI-OMAP/AM1705/srv-nfs/ nfshost=192.168.0.27 rootpath=/home/server-dev/TI-OMAP/AM1705/srv-nfs/ serverip=192.168.0.27 set_args=run set_ip set_nfsargs concat_bootargs set_ip=setenv bootargs console=ttyS1,115200n8 noinitrd ip=${ipaddr}:${serverip}:${gateway}:${netmask}:${hostna me}:eth0:off davinci_emac.ethaddr=${ethaddr} mem=32M set_nfsargs=setenv nfsargs root=/dev/nfs rw nfsroot=${serverip}:${rootpath} stderr=serial stdin=serial stdout=serial ver=U-Boot 2012.04.01 (Oct 05 2016 - 11:57:04) Environment size: 1148/16380 bytes