I installed uboot-envtools in the stock TonidoPlug OS (Ubuntu 9.04). dpkg says the package version is 20080520-4. Manpage for fw_printenv is dated August 2008.
As an alternative, I have also compiled uboot-envtools from source from
http://anonscm.debian.org/cgit/pkg-fso/ ... tools.git/. This version also produces the warning text:
$this->bbcode_second_pass_code('', 'Warning: Bad CRC, using default environment
bootcmd=bootp; setenv bootargs root=/dev/nfs nfsroot=${serverip}:${rootpath} ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}::off; bootm
bootdelay=5
baudrate=115200')