aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorRobert P. J. Day2013-01-30 20:06:40 -0600
committerTom Rini2013-02-19 16:01:26 -0600
commit7789df9dc61a043bd9a2d647e2e212fb2d3c3d7e (patch)
tree7631b58c4958dd93b550d725129f94252e57b147 /tools
parent7df54d316e70e2d6ae080ef98aa9d2388bbb8af9 (diff)
downloadu-boot-7789df9dc61a043bd9a2d647e2e212fb2d3c3d7e.tar.gz
u-boot-7789df9dc61a043bd9a2d647e2e212fb2d3c3d7e.tar.xz
u-boot-7789df9dc61a043bd9a2d647e2e212fb2d3c3d7e.zip
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>
Diffstat (limited to 'tools')
-rw-r--r--tools/env/fw_env.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/env/fw_env.config b/tools/env/fw_env.config
index 8e21d5a5ab..9d3b1a4692 100644
--- a/tools/env/fw_env.config
+++ b/tools/env/fw_env.config
@@ -1,4 +1,4 @@
1# Configuration file for fw_(printenv/saveenv) utility. 1# Configuration file for fw_(printenv/setenv) utility.
2# Up to two entries are valid, in this case the redundant 2# Up to two entries are valid, in this case the redundant
3# environment sector is assumed present. 3# environment sector is assumed present.
4# Notice, that the "Number of sectors" is ignored on NOR and SPI-dataflash. 4# Notice, that the "Number of sectors" is ignored on NOR and SPI-dataflash.