From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Thu, 20 Dec 2012 17:19:40 -0600 Subject: [U-Boot] [PATCH] NAND: allow custom SW ECC when using nand plat driver In-Reply-To: <1356015949.52192.YahooMailRC@web185003.mail.gq1.yahoo.com> (from ckiick@att.net on Thu Dec 20 09:05:49 2012) References: <1355953203.12062.9@snotra> <1356015949.52192.YahooMailRC@web185003.mail.gq1.yahoo.com> Message-ID: <1356045580.21086.14@snotra> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 12/20/2012 09:05:49 AM, Chris Kiick wrote: > Hi, > Well, you are of course 100% correct. I went back and took out the > nand plat > stuff, made my own driver and used NAND_ECC_HW mode. A few tweaks > and it works > just great. No changes needed to nand base code. > > The mode names are a bit misleading, perhaps someone could document > them in > the README? Patches welcome. :-) > What do I do to withdraw the patch? Or does it just get bounced out > of the > queue. An e-mail reply is fine (which you just did). -Scott