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

Anatolij Gustschin agust at denx.de
Fri Aug 10 22:21:04 CEST 2012


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!

Anatolij


More information about the U-Boot mailing list