From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Liu Date: Mon, 14 Jan 2008 11:14:03 +0800 Subject: [U-Boot-Users] QE UEC driver compiler warnings... In-Reply-To: <20080113011819.6A28724755@gemini.denx.de> References: <20080113011819.6A28724755@gemini.denx.de> Message-ID: <1200280443.3654.4.camel@localhost.localdomain> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > qe.c: In function 'qe_upload_firmware': > qe.c:390: warning: pointer targets in passing argument 2 of 'strcpy' > differ in signedness > uec.c: In function 'uec_initialize': > uec.c:1236: warning: 'uec_info' may be used uninitialized in this > function > > > Please fix. Thanks. It's done, the patch is sent. please apply it directly. Thanks, Dave