From: Robert P. J. Day Date: Thu, 31 Jan 2013 02:06:40 +0000 (+0000) Subject: fw_env.config: Correct "fw_saveenv" to "fw_setenv". X-Git-Tag: v2025.01-rc5-pxa1908~16458 X-Git-Url: http://git.dujemihanovic.xyz/%22/icons/right.gif/static/git-logo.png?a=commitdiff_plain;h=7789df9dc61a043bd9a2d647e2e212fb2d3c3d7e;p=u-boot.git 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 --- 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 @@ -# 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.