提交 3f12f521 编写于 作者: S Sandeep Paulraj 提交者: Tom Rix

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: NSandeep Paulraj <s-paulraj@ti.com>
上级 43a5f0df
...@@ -156,6 +156,7 @@ ...@@ -156,6 +156,7 @@
#define CONFIG_SYS_NAND_BASE 0xd8000000 #define CONFIG_SYS_NAND_BASE 0xd8000000
#define CONFIG_JFFS2_NAND #define CONFIG_JFFS2_NAND
#define CONFIG_MXC_NAND_HWECC #define CONFIG_MXC_NAND_HWECC
#define CONFIG_SYS_64BIT_VSPRINTF /* needed for nand_util.c */
/* /*
* SD/MMC * SD/MMC
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册