According to http://projects.doozan.com/uboot/ two new command line tools for configuring the environment: fw_printenv and fw_setenv, which work exactly like their internal printenv and setenv commands.
How do I get them into my uboot if I am booting from a USB stick?
How do I get them into my uboot if I am booting from a USB stick?