summaryrefslogtreecommitdiff
path: root/include/configs/delta.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/delta.h')
-rw-r--r--include/configs/delta.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/delta.h b/include/configs/delta.h
index 9c46c5bdb..95e04f9e4 100644
--- a/include/configs/delta.h
+++ b/include/configs/delta.h
@@ -226,6 +226,8 @@
#define CONFIG_SYS_NAND_BASE_LIST { CONFIG_SYS_NAND0_BASE }
#define CONFIG_SYS_MAX_NAND_DEVICE 1 /* Max number of NAND devices */
+#define CONFIG_SYS_64BIT_VSPRINTF /* needed for nand_util.c */
+
/* nand timeout values */
#define CONFIG_SYS_NAND_PROG_ERASE_TO 3000
#define CONFIG_SYS_NAND_OTHER_TO 100