public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom <Tom.Rix@windriver.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] NAND: Add config option for imx27lite
Date: Thu, 26 Nov 2009 15:13:05 -0600	[thread overview]
Message-ID: <4B0EEF61.6000403@windriver.com> (raw)
In-Reply-To: <1258827857-7820-1-git-send-email-s-paulraj@ti.com>

s-paulraj at ti.com wrote:
> From: Sandeep Paulraj <s-paulraj@ti.com>
> 
> We will get compilation warnings without
> "CONFIG_SYS_64BIT_VSPRINTF" being defined
> in the board config.
> 
> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
> ---
>  include/configs/imx27lite.h |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/include/configs/imx27lite.h b/include/configs/imx27lite.h
> index 8ebb0bb..e219ccc 100644
> --- a/include/configs/imx27lite.h
> +++ b/include/configs/imx27lite.h
> @@ -156,6 +156,7 @@
>  #define CONFIG_SYS_NAND_BASE		0xd8000000
>  #define CONFIG_JFFS2_NAND
>  #define CONFIG_MXC_NAND_HWECC
> +#define CONFIG_SYS_64BIT_VSPRINTF	/* needed for nand_util.c */
>  
>  /*
>   * SD/MMC
pushed to arm/next.
Thanks
Tom

      reply	other threads:[~2009-11-26 21:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-21 18:24 [U-Boot] [PATCH] NAND: Add config option for imx27lite s-paulraj at ti.com
2009-11-26 21:13 ` Tom [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=4B0EEF61.6000403@windriver.com \
    --to=tom.rix@windriver.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