summaryrefslogtreecommitdiffstats
path: root/include/configs/galaxy5200.h
diff options
context:
space:
mode:
authorEric Millbrandt <emillbrandt@coldhaus.com>2009-09-21 11:05:55 -0500
committerWolfgang Denk <wd@denx.de>2009-09-24 00:23:05 +0200
commit71ce9bd7f551e44c4ddb4c985c095da6d3452d79 (patch)
tree198bf1048247e8dbcf56d6ebeecc0891f2e3b44a /include/configs/galaxy5200.h
parentc569ad6e1e8768a0fec513ffc156412240b7eb35 (diff)
downloadblackbird-obmc-uboot-71ce9bd7f551e44c4ddb4c985c095da6d3452d79.tar.gz
blackbird-obmc-uboot-71ce9bd7f551e44c4ddb4c985c095da6d3452d79.zip
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/configs/galaxy5200.h')
-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 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
*/
OpenPOWER on IntegriCloud