DOKK / manpages / debian 10 / u-boot-tools / fw_setenv.8.en
fw_setenv(8) fw_setenv(8)

fw_setenv - Tool for modifying the environment for the bootloader U-Boot

fw_setenv name [ value ]

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.

/etc/fw_env.config
Configuration file for fw_setenv.

fw_printenv(8)

Wolfgang Denk <wd@denx.de>

This manual page was written by Per Andersson <avtobiff@gmail.com>

August 2008 Debian Project