From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nikita Kiryanov Date: Wed, 04 Jul 2012 10:27:59 +0300 Subject: [U-Boot] [PATCH] cm-t35: fix incorrect NAND_ECC layout selection In-Reply-To: <20120702160620.GA6329@bill-the-cat> References: <1341232079-18791-1-git-send-email-nikita@compulab.co.il> <20120702160620.GA6329@bill-the-cat> Message-ID: <4FF3F07F.3020705@compulab.co.il> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 07/02/2012 07:06 PM, Tom Rini wrote: > On Mon, Jul 02, 2012 at 03:27:59PM +0300, Nikita Kiryanov wrote: > >> The current configuration selects an incorrect NAND ECC layout, >> which causes u-boot to write HW ECC data incorrectly. >> This patch selects the right layout. >> >> Signed-off-by: Nikita Kiryanov > > This change is correct on all boards and not due to a change in NAND > parts used in newer revisions or anything, correct? > Yes. All our boards have 8 bit NAND chips.