From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Date: Wed, 28 Oct 2009 18:23:14 -0500 Subject: [U-Boot] [PATCH] Fix Compliation warning for TNY-A9260 and TNY-A9G20 In-Reply-To: <20091028204724.9AAF1E916D6@gemini.denx.de> References: <1256742303-17029-1-git-send-email-s-paulraj@ti.com> <20091028204724.9AAF1E916D6@gemini.denx.de> Message-ID: <4AE8D262.4000406@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 <1256742303-17029-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/tny_a9260.h | 1 + >> 1 files changed, 1 insertions(+), 0 deletions(-) > > Applied, thanks. > > Tom, I hope this is OK with you. > Yes. For trivial changes Else the changes should be verified by the changer. I do not want unverified changes. This means the changer should have at least some runtime coverage. Tom > Best regards, > > Wolfgang Denk >