s-paul...@ti.com wrote: > From: Sandeep Paulraj <s-paul...@ti.com> > > We will get compilation warnings without > "CONFIG_SYS_64BIT_VSPRINTF" being defined > in the board config. > > Signed-off-by: Sandeep Paulraj <s-paul...@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
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot