commit | b472d6b24ae329f8e4fb8b015821a5602831a690 | [log] [tgz] |
---|---|---|
author | Alexander Holler <holler@ahsoftware.de> | Wed Jan 19 00:24:40 2011 +0100 |
committer | Wolfgang Denk <wd@denx.de> | Wed Feb 02 21:56:39 2011 +0100 |
tree | 0103652e012b5fd2ccf8fbe6e134776970bf16f7 | |
parent | 5cfd537b5b76bebe3eef48a31e0104966878b027 [diff] |
Print compiler and linker version with the version command After years of unsuccessful research I've finally shamelessly stolen other peoples intellectual properties to present the all-new and world-changing updated version command: - U-Boot>> version U-Boot 2010.12-00014-g7435056-dirty (Jan 18 2011 - 23:19:38) MyBoard gcc (GCC) 0.42 (Distro foobar) GNU ld (GNU Binutils) 0.314159265 - May the toolchain bugs rest in peace. Signed-off-by: Alexander Holler <holler@ahsoftware.de>