From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sughosh Ganu Date: Mon, 30 Jul 2012 16:32:04 +0530 Subject: [U-Boot] [PATCH] hawkboard: Fix SPL Nand driver misconfiguration In-Reply-To: <20120727094615.GB3281@Hardy> References: <1343377313-30301-1-git-send-email-linucherian@gmail.com> <20120727094615.GB3281@Hardy> Message-ID: <20120730110204.GA3429@Hardy> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de hi Wolfgang, On Fri Jul 27, 2012 at 03:16:15PM +0530, Sughosh Ganu wrote: > On Fri Jul 27, 2012 at 01:51:53PM +0530, Linu Cherian wrote: > > Hawkboard was using the wrong nand_read_page version for SPL image. > > As a side effect, the u-boot image loaded by the SPL from nand > > was getting corrupted. > > > > Enable CONFIG_SYS_NAND_HW_ECC_OOBFIRST to select the correct nand_read_page > > algorithm for SPL. > > > > Signed-off-by: Linu Cherian > > Acked-by: Sughosh Ganu > > Tom, since this is a bug fix, can this go to the 2012.07 release. Did not get any response from Tom, so if it's not too late, can this patch be applied to the master for the 2012.07 release. It is a bugfix. -sughosh