projects
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7df54d3
)
fw_env.config: Correct "fw_saveenv" to "fw_setenv".
author
Robert P. J. Day
<rpjday@crashcourse.ca>
Thu, 31 Jan 2013 02:06:40 +0000
(
02:06
+0000)
committer
Tom Rini
<trini@ti.com>
Tue, 19 Feb 2013 22:01:26 +0000
(17:01 -0500)
Fix a comment in the fw_env.config file, no functional change.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
tools/env/fw_env.config
patch
|
blob
|
history
diff --git
a/tools/env/fw_env.config
b/tools/env/fw_env.config
index
8e21d5a
..
9d3b1a4
100644
(file)
--- a/
tools/env/fw_env.config
+++ b/
tools/env/fw_env.config
@@
-1,4
+1,4
@@
-# Configuration file for fw_(printenv/s
ave
env) utility.
+# Configuration file for fw_(printenv/s
et
env) 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.