[U-Boot] [PATCH] NAND: Add config option for imx27lite
Tom
Tom.Rix at windriver.com
Thu Nov 26 22:13:05 CET 2009
s-paulraj at ti.com wrote:
> From: Sandeep Paulraj <s-paulraj at ti.com>
>
> We will get compilation warnings without
> "CONFIG_SYS_64BIT_VSPRINTF" being defined
> in the board config.
>
> Signed-off-by: Sandeep Paulraj <s-paulraj at ti.com>
> ---
> include/configs/imx27lite.h | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/include/configs/imx27lite.h b/include/configs/imx27lite.h
> index 8ebb0bb..e219ccc 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
pushed to arm/next.
Thanks
Tom
More information about the U-Boot
mailing list