diff mbox

[U-Boot] fw_env.config: Correct "fw_saveenv" to "fw_setenv".

Message ID alpine.DEB.2.02.1301310704580.6732@oneiric
State Accepted
Delegated to: Tom Rini
Headers show

Commit Message

Robert P. J. Day Jan. 31, 2013, 12:06 p.m. UTC
Fix a comment in the fw_env.config file, no functional change.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

---

Comments

Tom Rini Feb. 20, 2013, 3:02 p.m. UTC | #1
On Thu, Jan 31, 2013 at 02:06:40AM -0000, Robert P. J. Day wrote:

> Fix a comment in the fw_env.config file, no functional change.
> 
> Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

Applied to u-boot/master, thanks!
diff mbox

Patch

diff --git a/tools/env/fw_env.config b/tools/env/fw_env.config
index 8e21d5a..9d3b1a4 100644
--- a/tools/env/fw_env.config
+++ b/tools/env/fw_env.config
@@ -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.