From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Tue, 25 Nov 2008 10:47:41 -0600 Subject: [U-Boot] [PATCH v2] NAND: fixed bugs in nand_[read, write]_skip_bad() In-Reply-To: <2C2E4F8A84BC47ACBAFB9E2628925D86@gvv> References: <7B67BB2380A849E8B23F728AE238F008@gvv> <20081121172213.GA9797@ld0162-tx32.am.freescale.net> <2C2E4F8A84BC47ACBAFB9E2628925D86@gvv> Message-ID: <492C2C2D.5090009@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 Valeriy Glushkov wrote: > - fixed bugs with returning from nand_[read,write]_skip_bad() to double > read/write speed > > Signed-off-by: Valeriy Glushkov Patch is still whitespace-damaged; applied by hand to u-boot-nand-flash. In the future, do not use Outlook to send patches. Either use a mail client that does not alter the contents of the e-mail, or use git send-email. -Scott