[U-Boot] [PATCH v4] mkimage: add "-V" option to print version information

Wolfgang Denk wd at denx.de
Tue Apr 12 22:37:06 CEST 2011


Dear Wolfgang Denk,

In message <1297503431-19435-1-git-send-email-wd at denx.de> you wrote:
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> ---
> v2: fix missing argument to printf() call.
> v3: explain the magic "+ 7" offset into the version string
> v3: avoid offset into U_BOOT_VERSION string completely and define
>     a new PLAIN_VERSION variable instead; this has the benefit that it
>     can be used in other places as well where such version information
>     might be needed (fw_{set,print}env etc. comes to mind).
> 
>  Makefile        |    8 ++++++--
>  tools/mkimage.c |    6 ++++++
>  2 files changed, 12 insertions(+), 2 deletions(-)

Applied.

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
If something is different, it's either better or worse,  and  usually
both.                                                    - Larry Wall


More information about the U-Boot mailing list