From: Eric Millbrandt <emillbrandt@coldhaus.com>
Date: Mon, 21 Sep 2009 16:05:55 +0000 (-0500)
Subject: galaxy5200: enable version environment variable
X-Git-Tag: v2025.01-rc5-pxa1908~20779
X-Git-Url: http://git.dujemihanovic.xyz/img/html/static/gitweb.css?a=commitdiff_plain;h=71ce9bd7f551e44c4ddb4c985c095da6d3452d79;p=u-boot.git

galaxy5200: enable version environment variable

Add version environment variable configuration to the galaxy5200
board header file.

Signed-off-by: Eric Millbrandt <emillbrandt@dekaresearch.com>

Edited commit message.

Signed-off-by: Wolfgang Denk <wd@denx.de>
---

diff --git a/include/configs/galaxy5200.h b/include/configs/galaxy5200.h
index f4b520d39f..3b67ea90bc 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
  */