From: Tom Rix <tom@bumblecow.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] TI DaVinci DVEVM: Add Config option for 64 bit Support
Date: Sun, 11 Oct 2009 12:25:37 -0500 [thread overview]
Message-ID: <4AD21511.30001@bumblecow.com> (raw)
In-Reply-To: <1255277783-8336-1-git-send-email-s-paulraj@ti.com>
s-paulraj at ti.com wrote:
> From: Sandeep Paulraj <s-paulraj@ti.com>
>
> Adding the CONFIG_SYS_64BIT_VSPRINTF in the DVEVM config.
>
> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
> ---
> include/configs/davinci_dvevm.h | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/include/configs/davinci_dvevm.h b/include/configs/davinci_dvevm.h
> index f7d2399..b045e80 100644
> --- a/include/configs/davinci_dvevm.h
> +++ b/include/configs/davinci_dvevm.h
> @@ -138,6 +138,7 @@
> #define CONFIG_SYS_NAND_HW_ECC
> #define CONFIG_SYS_MAX_NAND_DEVICE 1 /* Max number of NAND devices */
> #define CONFIG_ENV_OFFSET 0x0 /* Block 0--not used by bootcode */
> +#define CONFIG_SYS_64BIT_VSPRINTF /* needed for nand_util.c */
> #define DEF_BOOTM ""
> #elif defined(CONFIG_SYS_USE_NOR)
> #ifdef CONFIG_NOR_UART_BOOT
Please add a comment in the commit log why
the change is needed.
Tom
next parent reply other threads:[~2009-10-11 17:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1255277783-8336-1-git-send-email-s-paulraj@ti.com>
2009-10-11 17:25 ` Tom Rix [this message]
2009-10-11 17:53 ` [U-Boot] [PATCH] TI DaVinci DVEVM: Add Config option for 64 bit Support Paulraj, Sandeep
2009-10-11 18:01 ` Tom Rix
2009-10-11 13:15 s-paulraj at ti.com
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=4AD21511.30001@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