Re: [U-Boot-Users] [PATCH] Add build date environment variable

2008-04-16 Thread Matthias Fuchs
Hi Ulf. did you have a look at the CONFIG_VERSION_VARIABLE option? Even this is something different, it might help you. Matthias On Monday 14 April 2008 22:44:56 Ulf Samuelsson wrote: > > In message <[EMAIL PROTECTED]> you wrote: > >> Add environment for the date when U-Boot is built > > > > It

Re: [U-Boot-Users] [PATCH] Add build date environment variable

2008-04-15 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > > >> Add environment for the date when U-Boot is built > > > > It seems that nobody is ever using this variable, so why add it? > > Have other patches in my own u-boot which uses it. > I plan to submit these patches later, but they depend on having othe

Re: [U-Boot-Users] [PATCH] Add build date environment variable

2008-04-14 Thread Ulf Samuelsson
> In message <[EMAIL PROTECTED]> you wrote: >> >> Add environment for the date when U-Boot is built > > It seems that nobody is ever using this variable, so why add it? > > Best regards, > > Wolfgang Denk > Have other patches in my own u-boot which uses it. I plan to submit these patches lat

Re: [U-Boot-Users] [PATCH] Add build date environment variable

2008-04-14 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > > Add environment for the date when U-Boot is built It seems that nobody is ever using this variable, so why add it? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirc

[U-Boot-Users] [PATCH] Add build date environment variable

2008-04-12 Thread Ulf Samuelsson
Add environment for the date when U-Boot is built Signed-off-by: Ulf Samuelsson <[EMAIL PROTECTED]> diff -urN u-boot.cmp/Makefile u-boot/Makefile --- u-boot.cmp/Makefile 2008-04-12 20:56:58.0 +0200 +++ u-boot/Makefile 2008-04-12 21:06:23.0 +0200 @@ -42,6 +42,8 @@ export HOSTARC