summaryrefslogtreecommitdiff
path: root/include/configs/davinci_dm365evm.h
diff options
context:
space:
mode:
authorMichael Brandt <Michael.Brandt@stericsson.com>2009-10-26 10:23:13 +0100
committerMichael Brandt <Michael.Brandt@stericsson.com>2009-10-26 10:23:13 +0100
commitdd037f7a4f779bdfa9984b0db74a1bcdf7170fe9 (patch)
treeca7e06ab2c6ebd83269d24542b0881e622f314da /include/configs/davinci_dm365evm.h
parent4bd4413ae52e40d8e4c4e801b8d6bc3daf3229e3 (diff)
parentf3ee25859e3920ee7c7cc519a3e6f60d70d7a53f (diff)
Merge branch 'master' of http://git.denx.de/u-boot
Conflicts: Makefile
Diffstat (limited to 'include/configs/davinci_dm365evm.h')
-rw-r--r--include/configs/davinci_dm365evm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/davinci_dm365evm.h b/include/configs/davinci_dm365evm.h
index 2797f827e..53a105bf6 100644
--- a/include/configs/davinci_dm365evm.h
+++ b/include/configs/davinci_dm365evm.h
@@ -1,4 +1,5 @@
/*
+ * Copyright (C) 2009 Texas Instruments Incorporated
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -76,6 +77,7 @@
#define CONFIG_SYS_NAND_USE_FLASH_BBT
#define CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST
#define CONFIG_SYS_NAND_PAGE_2K
+#define CONFIG_SYS_64BIT_VSPRINTF /* needed for nand_util.c */
#define CONFIG_SYS_NAND_LARGEPAGE
#define CONFIG_SYS_NAND_BASE_LIST { 0x02000000, }