From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 31 Jul 2015 08:46:54 -0700 Subject: [U-Boot] [PATCH 1/1] T102xRDB: Enable ifc nand ecc encode and decode In-Reply-To: <1432288267-25211-1-git-send-email-raghav@freescale.com> References: <1432288267-25211-1-git-send-email-raghav@freescale.com> Message-ID: <55BB986E.3030103@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 05/22/2015 02:51 AM, Raghav Dogra wrote: > From: Jaiprakash Singh > > IFC nand ecc encode and decode mode are not correctly > set in CSOR register during nand initialization.Enable > ecc encode/decode in 4-bit mode > > Signed-off-by: Jaiprakash Singh > --- Applied to u-boot-mpc85xx master after fixing subject. Thanks. York