bootcmd=run flash_self bootdelay=5 baudrate=38400 ethaddr=00:00:7a:cc:00:12 preboot=echo;echo Type "run flash_nfs" to mount root filesystem over NFS;echo rootpath=/export/rootfs hostname=grxc3s1500 bootfile=/uImage netdev=eth0 nfsargs=setenv bootargs console=ttyS0,38400 root=/dev/nfs rw nfsroot=${serverip}:${rootpath} ramargs=setenv bootargs console=ttyS0,${baudrate} root=/dev/ram rw addip=setenv bootargs ${bootargs} ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}:${netdev}:off panic=1 flash_nfs=run nfsargs addip;bootm ${kernel_addr} flash_self=run ramargs addip;bootm ${kernel_addr} ${ramdisk_addr} net_nfs=tftp 40000000 ${bootfile};run nfsargs addip;bootm scratch=40200000 getkernel=tftpboot $(scratch) $(bootfile) bootargs=console=ttyS0,38400 root=/dev/ram rw ip=192.168.0.206:192.168.0.20:192.168.0.1:255.255.255.0:grxc3s1500:eth0:off panic=1 filesize=E497A fileaddr=40200000 gatewayip=192.168.0.1 netmask=255.255.255.0 ipaddr=192.168.0.206 serverip=192.168.0.20 stdin=serial stdout=serial stderr=serial ethact=GRETH 10/100 ETH Environment size: 1051/32764 bytes