From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [Announce][RFC] CFG_ macro renaming
Date: Sun, 14 Sep 2008 00:18:20 +0200 [thread overview]
Message-ID: <20080913221820.GD32194@game.jcrosoft.org> (raw)
In-Reply-To: <200809140012.33256.luigi.mantellini.ml@gmail.com>
>
> > > This should avoid to "lost" some configuration parameters during this
>
> > > transitory.phase. this file should be included by common.h for
> example.
>
> >
>
> > IMHO, I do not think it's needed due to there is no "lost" possible with
>
> > this kind of script
>
> >
>
> > git-grep CFG_ | cut -d: -f1 | grep -v -e "CHANGELOG*" | xargs sed -i -e
>
> > "s:CFG_:CONFIG_SYS_:g"
>
> >
>
> This doesn't apply on CFG_ENV_IS_* / CONFIG_ENV_IS_* macros (for example).
> and
>
> I should use this grep/sed only at the end of the macro renaming. I'm
> speaking about the transitory time.
The CFG_ENV_ is already renammed into CONFIG_ENV_ and applied in Wolfgang's
tree.
Best Regards,
J.
next prev parent reply other threads:[~2008-09-13 22:18 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-01 23:56 [U-Boot] [Announce][RFC] CFG_ macro renaming Jean-Christophe PLAGNIOL-VILLARD
2008-09-02 0:34 ` Wolfgang Denk
2008-09-02 0:59 ` Jean-Christophe PLAGNIOL-VILLARD
2008-09-13 21:38 ` Luigi 'Comio' Mantellini
2008-09-13 21:41 ` Jean-Christophe PLAGNIOL-VILLARD
2008-09-13 22:12 ` Luigi 'Comio' Mantellini
2008-09-13 22:18 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2008-09-13 22:54 ` Wolfgang Denk
2008-09-02 6:19 ` Markus Klotzbücher
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=20080913221820.GD32194@game.jcrosoft.org \
--to=plagnioj@jcrosoft.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox