summaryrefslogtreecommitdiff
path: root/include/configs/quad100hd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/quad100hd.h')
-rw-r--r--include/configs/quad100hd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/quad100hd.h b/include/configs/quad100hd.h
index 3ea854bec..d63c43e93 100644
--- a/include/configs/quad100hd.h
+++ b/include/configs/quad100hd.h
@@ -225,6 +225,8 @@
#define CONFIG_SYS_NAND_CLE 31 /* our CLE is GPIO31 */
#define CONFIG_SYS_NAND_ALE 30 /* our ALE is GPIO30 */
#define CONFIG_SYS_MAX_NAND_DEVICE 1
+
+#define CONFIG_SYS_64BIT_VSPRINTF /* needed for nand_util.c */
#endif
/*-----------------------------------------------------------------------