From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Wed, 12 Aug 2009 11:11:28 -0500 Subject: [U-Boot] [PATCH 2/2] MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST In-Reply-To: <0554BEF07D437848AF01B9C9B5F0BC5D7C6284E6@dlee01.ent.ti.com> References: <20090811223442.GB556@b07421-ec1.am.freescale.net> <0554BEF07D437848AF01B9C9B5F0BC5D7C6284E6@dlee01.ent.ti.com> Message-ID: <4A82E9B0.3040306@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 Paulraj, Sandeep wrote: > [Sandeep] I agree.At the beginning of the year we had a way to do it > with the existing modes. WE had are own read and write funtions in > the Davinci NAND driver to achieve what were are doing in this patch. > But the solution was not accepted by the MTD community. I have given > the link for the original kernel patches. This current solution had > the blessings of Thomas Gleixner and David Brownell. OK. We'll do the same for now, then, but at some point (the ever-elusive "when I get time") I'd like to try to straighten out the interface, and shrink the footprint. -Scott