Re: [U-Boot] [PATCH] fw_env.h: fix comment

2012-02-11 Thread Wolfgang Denk
Dear Frans Meulenbroeks,

In message 1325786950-2148-1-git-send-email-fransmeulenbro...@gmail.com you 
wrote:
 made description according to implementation
 (where the config file is the default).
 
 Signed-off-by: Frans Meulenbroeks fransmeulenbro...@gmail.com
 ---
  tools/env/fw_env.h |4 ++--
  1 files changed, 2 insertions(+), 2 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk  Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
ADVISORY:  There is  an  Extremely Small  but  Nonzero  Chance  That,
Through a Process Know as Tunneling, This Product May Spontaneously
Disappear  from Its Present Location and Reappear at Any Random Place
in the Universe, Including Your Neighbor's Domicile. The Manufacturer
Will Not Be Responsible for Any Damages  or  Inconvenience  That  May
Result.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PATCH] fw_env.h: fix comment

2012-01-05 Thread Frans Meulenbroeks
made description according to implementation
(where the config file is the default).

Signed-off-by: Frans Meulenbroeks fransmeulenbro...@gmail.com
---
 tools/env/fw_env.h |4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/env/fw_env.h b/tools/env/fw_env.h
index 9258c79..cfbe108 100644
--- a/tools/env/fw_env.h
+++ b/tools/env/fw_env.h
@@ -22,8 +22,8 @@
  */
 
 /*
- * To build the utility with the run-time configuration
- * uncomment the next line.
+ * To build the utility with the static configuration
+ * comment out the next line.
  * See included fw_env.config sample file
  * for notes on configuration.
  */
-- 
1.7.8.1

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot