* [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
* [U-Boot] [PATCH] Add version variable to the galaxy5200 board.
2009-09-21 16:05 [U-Boot] [PATCH] Add version variable to the galaxy5200 board Eric Millbrandt
@ 2009-09-23 22:23 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2009-09-23 22:23 UTC (permalink / raw)
To: u-boot
Dear "Eric Millbrandt",
In message <20090921160101.M47774@coldhaus.com> you wrote:
> 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(-)
Applied (after editing the commit message; it makes little sens eto
repeat the same text twice).
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"I think trash is the most important manifestation of culture we have
in my lifetime." - Johnny Legend
^ permalink raw reply [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