projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c569ad6
)
galaxy5200: enable version environment variable
author
Eric Millbrandt
<emillbrandt@coldhaus.com>
Mon, 21 Sep 2009 16:05:55 +0000
(11:05 -0500)
committer
Wolfgang Denk
<wd@denx.de>
Wed, 23 Sep 2009 22:23:05 +0000
(
00:23
+0200)
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>
include/configs/galaxy5200.h
patch
|
blob
|
history
diff --git
a/include/configs/galaxy5200.h
b/include/configs/galaxy5200.h
index f4b520d39f25360b14ac7a1b0a222945366fe947..3b67ea90bccaa9f7bdfaae65e08906b9d65bd102 100644
(file)
--- 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
*/