Răsfoiți Sursa

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>
Robert P. J. Day 12 ani în urmă
părinte
comite
7789df9dc6
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      tools/env/fw_env.config

+ 1 - 1
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.