[U-Boot] [PATCH 1/3] COMMON: Add __stringify() function

Marek Vasut marex at denx.de
Fri Aug 10 22:52:29 CEST 2012


Dear Wolfgang Denk,

> Dear Anatolij Gustschin,
> 
> In message <20120810222104.1e6c4afc at wker> you wrote:
> > Hi,
> > 
> > On Wed,  8 Aug 2012 12:52:17 +0200
> > 
> > Marek Vasut <marex at denx.de> wrote:
> > > This function converts static number to string in preprocessor.
> > > This is useful as it allows higher usage of puts() in favour of
> > > printf()
> > > 
> > > Signed-off-by: Marek Vasut <marex at denx.de>
> > > Cc: Wolfgang Denk <wd at denx.de>
> > > ---
> > > 
> > >  include/common.h          |    1 +
> > >  include/linux/stringify.h |   12 ++++++++++++
> > >  2 files changed, 13 insertions(+)
> > >  create mode 100644 include/linux/stringify.h
> > 
> > applied to my staging branch, thanks!
> 
> Please undo.  This patch does not meet formal requirements.  It
> contains code copied from Linux without sufficient attribution.

Definitelly agree with this one ... I should be more careful with this. V2 
submitted.

> Best regards,
> 
> Wolfgang Denk

Best regards,
Marek Vasut


More information about the U-Boot mailing list