From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Date: Wed, 28 Oct 2009 18:20:51 -0500 Subject: [U-Boot] [PATCH] Fix Compliation warning for SBC35-A9G20 board In-Reply-To: <20091028204704.0CB7CE916D6@gemini.denx.de> References: <1256742293-17000-1-git-send-email-s-paulraj@ti.com> <20091028204704.0CB7CE916D6@gemini.denx.de> Message-ID: <4AE8D1D3.3070705@windriver.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: > Dear s-paulraj at ti.com, > > In message <1256742293-17000-1-git-send-email-s-paulraj@ti.com> you wrote: >> From: Sandeep Paulraj >> >> The patch fixes a compilation warning by defining >> CONFIG_SYS_64BIT_VSPRINTF in the config file >> >> Signed-off-by: Sandeep Paulraj >> --- >> include/configs/sbc35_a9g20.h | 1 + >> 1 files changed, 1 insertions(+), 0 deletions(-) > > Applied, thanks. > > Tom, I hope this is OK with you. > Yes For a trivial change. Else, the changes need runtime on the boards the changes are made for. I do not want changes that can not be verified by the changer. Tom > Best regards, > > Wolfgang Denk >