fw_setenv - Tool for modifying the environment for the bootloader U-Boot
SYNOPSIS
fw_setenv name [ value ]
DESCRIPTION
fw_setenv is a simple tool for modifying either the environment for the
bootloader U-Boot. If the variable already is set in the environment it is
updated, otherwise it is created and set. If only one argument is given,
variable name, the corresponding variable is deleted.