public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] TI DaVinci DVEVM: Add Config option for 64 bit Support
@ 2009-10-11 13:15 s-paulraj at ti.com
  0 siblings, 0 replies; 4+ messages in thread
From: s-paulraj at ti.com @ 2009-10-11 13:15 UTC (permalink / raw)
  To: u-boot

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
-- 
1.6.0.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-10-11 18:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1255277783-8336-1-git-send-email-s-paulraj@ti.com>
2009-10-11 17:25 ` [U-Boot] [PATCH] TI DaVinci DVEVM: Add Config option for 64 bit Support Tom Rix
2009-10-11 17:53   ` Paulraj, Sandeep
2009-10-11 18:01     ` Tom Rix
2009-10-11 13:15 s-paulraj at ti.com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox