From: Tom Rix <tom@bumblecow.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] fix CPU9260/CPU9G20 compile warnings
Date: Sat, 17 Oct 2009 11:00:47 -0500 [thread overview]
Message-ID: <4AD9EA2F.2090308@bumblecow.com> (raw)
In-Reply-To: <1255335340-8081-2-git-send-email-eric@eukrea.com>
Eric Benard wrote:
> nand_util.c:45:2: warning: #warning Please define CONFIG_SYS_64BIT_VSPRINTF for correct output!
>
> Signed-off-by: Eric Benard <eric@eukrea.com>
> ---
> include/configs/cpu9260.h | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/include/configs/cpu9260.h b/include/configs/cpu9260.h
> index 4ef8566..de8cfb7 100644
> --- a/include/configs/cpu9260.h
> +++ b/include/configs/cpu9260.h
> @@ -295,6 +295,7 @@
> #define CONFIG_SYS_NAND_ENABLE_PIN AT91_PIN_PC14
> #define CONFIG_SYS_NAND_MASK_ALE (1 << 21)
> #define CONFIG_SYS_NAND_MASK_CLE (1 << 22)
> +#define CONFIG_SYS_64BIT_VSPRINTF /* needed for nand_util.c */
>
> /* NOR flash */
> #define CONFIG_SYS_FLASH_CFI 1
Eric,
This one has also been pushed to arm/master-sync
These patches did kill the compiler warnings
Thanks!
Tom
next prev parent reply other threads:[~2009-10-17 16:00 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-11 19:00 [U-Boot] arm/master merged Tom Rix
2009-10-12 7:31 ` Simon Kagstrom
2009-10-12 8:15 ` [U-Boot] [PATCH] fix cpuat91 compile warning Eric Benard
2009-10-12 8:15 ` [U-Boot] [PATCH] fix CPU9260/CPU9G20 compile warnings Eric Benard
2009-10-12 11:34 ` Tom Rix
2009-10-17 16:00 ` Tom Rix [this message]
2009-10-12 11:33 ` [U-Boot] [PATCH] fix cpuat91 compile warning Tom Rix
2009-10-17 15:59 ` Tom Rix
2009-10-18 19:58 ` Wolfgang Denk
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=4AD9EA2F.2090308@bumblecow.com \
--to=tom@bumblecow.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