From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Append board name to version identifier
Date: Wed, 7 Dec 2011 19:30:25 -0500 [thread overview]
Message-ID: <201112071930.26671.vapier@gentoo.org> (raw)
In-Reply-To: <20111207183906.960181F92A3@gemini.denx.de>
On Wednesday 07 December 2011 13:39:06 Wolfgang Denk wrote:
> Ed Swarthout wrote:
> > so it is printed as part of the version command and visible when
> > displaying the image in the various flash banks.
> >
> > This allows "strings u-boot.bin | head -1" to identify target:
> >
> > VU-Boot 2011.09-01427-g6ee5cf2 (Dec 07 2011 - 11:11:55) P4080DS
this `strings|head` is arbitrary and just happens to work for your setup
> I don't think this is a good idea, especially as it afects the user
> interface for all boards.
+1
> Please feel free to define local settings for boards that are
> maintained by you (oops... there aren't any...), but I don't want to
> change this globally.
isn't there though ? for Blackfin boards, i just use checkboard() to include
board info. but specifically for the version string, doesn't defining
CONFIG_IDENT_STRING in the board's config work ?
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20111207/39b4003c/attachment.pgp>
prev parent reply other threads:[~2011-12-08 0:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-07 17:18 [U-Boot] [PATCH] Append board name to version identifier Ed Swarthout
2011-12-07 18:39 ` Wolfgang Denk
2011-12-07 18:49 ` Igor Grinberg
2011-12-08 0:30 ` Mike Frysinger [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201112071930.26671.vapier@gentoo.org \
--to=vapier@gentoo.org \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.