From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Sun, 12 Jul 2009 14:56:17 +0200 Subject: [U-Boot] [PATCH] OMAP3: Define 64bit vsprintf for NAND In-Reply-To: <1247387305-5578-1-git-send-email-dirk.behme@googlemail.com> References: <1247387305-5578-1-git-send-email-dirk.behme@googlemail.com> Message-ID: <20090712125617.GA7218@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 10:28 Sun 12 Jul , Dirk Behme wrote: > With commit 8d2effea23e938631126a7888008a0637e13b389 "mtd: Update > MTD infrastructure to support 64bit device size" > CONFIG_SYS_64BIT_VSPRINTF needs to be defined to get correct output > and to remove annoying warning > > warning: #warning Please define CONFIG_SYS_64BIT_VSPRINTF for correct output! > > Add CONFIG_SYS_64BIT_VSPRINTF to all OMAP3 configurations. > > Signed-off-by: Dirk Behme > > --- > you mush have all board maintainer ack otherwise fine Best Regards, J.