Skip to content
Snippets Groups Projects
Commit 3f12f521 authored by Sandeep Paulraj's avatar Sandeep Paulraj Committed by Tom Rix
Browse files

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: default avatarSandeep Paulraj <s-paulraj@ti.com>
parent 43a5f0df
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment