summaryrefslogtreecommitdiffstats
path: root/include/configs/imx27lite.h
diff options
context:
space:
mode:
authorSandeep Paulraj <s-paulraj@ti.com>2009-11-21 13:24:17 -0500
committerTom Rix <Tom.Rix@windriver.com>2009-11-27 16:26:17 -0600
commit3f12f5217e8bdf8f6842bf1b8c5c5b98425ac3db (patch)
tree33ec9758e3177a97410ca1cc07b57c8a9bdb3caa /include/configs/imx27lite.h
parent43a5f0df2f2e3a2b5eab05d6742501c98d3c0d0c (diff)
downloadtalos-obmc-uboot-3f12f5217e8bdf8f6842bf1b8c5c5b98425ac3db.tar.gz
talos-obmc-uboot-3f12f5217e8bdf8f6842bf1b8c5c5b98425ac3db.zip
NAND: Add config option for imx27lite
We will get compilation warnings without "CONFIG_SYS_64BIT_VSPRINTF" being defined in the board config. Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
Diffstat (limited to 'include/configs/imx27lite.h')
-rw-r--r--include/configs/imx27lite.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/imx27lite.h b/include/configs/imx27lite.h
index 8ebb0bbee6..e219cccc95 100644
--- a/include/configs/imx27lite.h
+++ b/include/configs/imx27lite.h
@@ -156,6 +156,7 @@
#define CONFIG_SYS_NAND_BASE 0xd8000000
#define CONFIG_JFFS2_NAND
#define CONFIG_MXC_NAND_HWECC
+#define CONFIG_SYS_64BIT_VSPRINTF /* needed for nand_util.c */
/*
* SD/MMC
OpenPOWER on IntegriCloud