Re: [U-Boot] [PATCH] Add version variable to the galaxy5200 board.

2009-09-23 Thread Wolfgang Denk
Dear "Eric Millbrandt",

In message <20090921160101.m47...@coldhaus.com> you wrote:
> Add version environment variable to the galaxy5200 board header file.
> 
> Signed-off-by: Eric Millbrandt 
> ---
>  include/configs/galaxy5200.h |2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)

Applied (after editing the commit message; it makes little sens eto
repeat the same text twice).

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
"I think trash is the most important manifestation of culture we have
in my lifetime."  - Johnny Legend
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PATCH] Add version variable to the galaxy5200 board.

2009-09-21 Thread Eric Millbrandt
Add version environment variable to the galaxy5200 board header file.

Signed-off-by: Eric Millbrandt 
---
 include/configs/galaxy5200.h |2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/include/configs/galaxy5200.h b/include/configs/galaxy5200.h
index f4b520d..3b67ea9 100644
--- a/include/configs/galaxy5200.h
+++ b/include/configs/galaxy5200.h
@@ -367,6 +367,8 @@
 CONFIG_BOOTP_DNS2 | \
 CONFIG_BOOTP_SEND_HOSTNAME )
 
+#define CONFIG_VERSION_VARIABLE 1
+
 /*
  * Various low-level settings
  */
-- 
1.6.3.1


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