public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] Add version variable to the galaxy5200 board.
@ 2009-09-21 16:05 Eric Millbrandt
  2009-09-23 22:23 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Millbrandt @ 2009-09-21 16:05 UTC (permalink / raw)
  To: u-boot

Add version environment variable to the galaxy5200 board header file.

Signed-off-by: Eric Millbrandt <emillbrandt@dekaresearch.com>
---
 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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-09-23 22:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-21 16:05 [U-Boot] [PATCH] Add version variable to the galaxy5200 board Eric Millbrandt
2009-09-23 22:23 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox