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.

FILES

/etc/fw_env.config

Configuration file for fw_setenv.

RELATED TO fw_setenv…

AUTHOR

Wolfgang Denk <[email protected]>

This manual page was written by Per Andersson <[email protected]>