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

fw_printenv - Tool for printing environment for the bootloader U-Boot

fw_printenv [ -n name ] [ name ... ]

fw_printenv is a simple tool for printing the environment for the bootloader U-Boot. All environment variables matching the names given as arguments are shown. If fw_printenv is called without any arguments the entire environment is printed.

If the n flag is set fw_printenv only prints the value of the supplied variable name.

/etc/fw_env.config
Configuration file for fw_printenv.

fw_setenv(8)

Wolfgang Denk <wd@denx.de>

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

August 2008 Debian Project