From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Thu, 11 Dec 2014 11:29:07 -0800 Subject: [U-Boot] [PATCH 1/1] driver/mtd: Fix IFC compilation warnings In-Reply-To: <1417072092-11442-1-git-send-email-b44839@freescale.com> References: <1417072092-11442-1-git-send-email-b44839@freescale.com> Message-ID: <5489F083.7010601@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 11/26/2014 11:08 PM, Jaiprakash Singh wrote: > From: Jaiprakash Singh > > 'eccstat' array elements might be used uninitialized > > Signed-off-by: Jaiprakash Singh > --- Applied to u-boot-fsl-qoriq master, awaiting upstream. York