From: Sergey Lapin <slapin@ossfans.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] mtd: resync with Linux-3.7.1
Date: Fri, 18 Jan 2013 06:48:14 -0500 [thread overview]
Message-ID: <20130118114813.GC30922@build.ihdev.net> (raw)
In-Reply-To: <50F929B7.80407@atmel.com>
Hi, Josh
> >diff --git a/drivers/mtd/nand/atmel_nand.c b/drivers/mtd/nand/atmel_nand.c
> >index b09e7b7..9cdf35b 100644
> >--- a/drivers/mtd/nand/atmel_nand.c
> >+++ b/drivers/mtd/nand/atmel_nand.c
> >@@ -709,6 +709,7 @@ static int atmel_pmecc_nand_init_params(struct nand_chip *nand,
> > nand->ecc.read_page = atmel_nand_pmecc_read_page;
> > nand->ecc.write_page = atmel_nand_pmecc_write_page;
> >+ nand->ecc.strength = 1;
>
> For atmel nand, it should be:
>
> + nand->ecc.strength = cap;
>
> Best Regards,
> Josh Wu
Thanks, changed.
next prev parent reply other threads:[~2013-01-18 11:48 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-14 13:46 [U-Boot] [PATCH v2] mtd: resync with Linux-3.7.1 Sergey Lapin
2013-01-16 22:09 ` Scott Wood
2013-01-17 12:07 ` Sergey Lapin
2013-01-18 1:02 ` Scott Wood
2013-01-18 9:45 ` Sergey Lapin
2013-01-18 10:53 ` Josh Wu
2013-01-18 11:48 ` Sergey Lapin [this message]
2013-01-18 12:00 ` Sergey Lapin
2013-01-18 22:33 ` Scott Wood
2013-01-17 14:42 ` Sergey Lapin
2013-05-30 20:55 ` [U-Boot] [U-Boot,v2] " Scott Wood
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130118114813.GC30922@build.ihdev.net \
--to=slapin@ossfans.org \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox