mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02:00
fw_env.config: Correct "fw_saveenv" to "fw_setenv".
Fix a comment in the fw_env.config file, no functional change. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
This commit is contained in:
committed by
Tom Rini
parent
7df54d316e
commit
7789df9dc6
2
tools/env/fw_env.config
vendored
2
tools/env/fw_env.config
vendored
@@ -1,4 +1,4 @@
|
||||
# Configuration file for fw_(printenv/saveenv) utility.
|
||||
# Configuration file for fw_(printenv/setenv) utility.
|
||||
# Up to two entries are valid, in this case the redundant
|
||||
# environment sector is assumed present.
|
||||
# Notice, that the "Number of sectors" is ignored on NOR and SPI-dataflash.
|
||||
|
Reference in New Issue
Block a user