summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEric Millbrandt <emillbrandt@coldhaus.com>2009-09-21 11:05:55 -0500
committerTom Rix <Tom.Rix@windriver.com>2009-10-03 09:04:32 -0500
commitbd4bca87f1ad162d37d788351f6b240597e88dbf (patch)
tree17a308669234a21666194459f831920a95a88875 /include
parent152d99f00488ad93a33bd5ca342eb07a4ee24d8d (diff)
downloadu-boot-imx-bd4bca87f1ad162d37d788351f6b240597e88dbf.zip
u-boot-imx-bd4bca87f1ad162d37d788351f6b240597e88dbf.tar.gz
u-boot-imx-bd4bca87f1ad162d37d788351f6b240597e88dbf.tar.bz2
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>
Diffstat (limited to 'include')
-rw-r--r--include/configs/galaxy5200.h2
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
*/