All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anton Vorontsov <avorontsov@ru.mvista.com>
To: Scott Wood <scottwood@freescale.com>
Cc: linux-mtd@lists.infradead.org,
	David Woodhouse <dwmw2@infradead.org>,
	Iwo Mergler <iwo@call-direct.com.au>
Subject: Re: [PATCH] MTD: NAND: fsl_elbc_nand: implement support for flash-based BBT
Date: Fri, 27 Jun 2008 23:02:43 +0400	[thread overview]
Message-ID: <20080627190243.GA4713@polina.dev.rtsoft.ru> (raw)
In-Reply-To: <48651570.5020409@freescale.com>

On Fri, Jun 27, 2008 at 11:29:36AM -0500, Scott Wood wrote:
> Anton Vorontsov wrote:
>> On Fri, Jun 27, 2008 at 10:30:34AM -0500, Scott Wood wrote:
>>> Anton Vorontsov wrote:
>>>> Just looked into x16 LP NAND spec, and it says that block should be
>>>> considered as bad when the first _Word_ isn't 0xff. So we indeed should
>>>> not ignore the second byte. Ouch.
>>> The FCM doesn't support 16-bit devices.
>>
>> And will never support? 
>
> It's a hardware limitation in current chips (see the manual description  
> of BRn[PS]), though upon further looking it seems that it may be  
> supported in the future.
>
>> Then maybe, in addition, we could apply the first
>> patch that you've acked so we'll unbreak NANDs for pour souls that tried
>> to reflash the JFFS2 into NAND, so that they'll will not have to
>> "nand scrub" their NANDs?
>
> OK -- we can limit it to 8-bit chips once 16-bit support is added to the  
> driver.

Great. So.. the final patchset.

-- 
Anton Vorontsov
email: cbouatmailru@gmail.com
irc://irc.freenode.net/bd2

  reply	other threads:[~2008-06-27 19:02 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-26 18:41 [PATCH] MTD: NAND: fsl_elbc_nand: fix OOB workability for large page NAND chips Anton Vorontsov
2008-06-26 18:59 ` Scott Wood
2008-06-26 23:06   ` Anton Vorontsov
2008-06-27 14:43     ` Scott Wood
2008-06-27 15:04       ` Anton Vorontsov
2008-06-27  6:19 ` Iwo Mergler
2008-06-27 14:55   ` [PATCH] MTD: NAND: fsl_elbc_nand: implement support for flash-based BBT Anton Vorontsov
2008-06-27 15:30     ` Scott Wood
2008-06-27 16:00       ` Anton Vorontsov
2008-06-27 16:29         ` Scott Wood
2008-06-27 19:02           ` Anton Vorontsov [this message]
2008-06-27 19:04             ` [PATCH 1/3] MTD: NAND: fsl_elbc_nand: fix OOB workability for large page NAND chips Anton Vorontsov
2008-06-27 19:04             ` [PATCH 2/3] MTD: NAND: fsl_elbc_nand: implement support for flash-based BBT Anton Vorontsov
2008-06-27 19:04             ` [PATCH 3/3] MTD: NAND: fsl_elbc_nand: ecclayout cleanups Anton Vorontsov
2008-06-30 21:09               ` 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=20080627190243.GA4713@polina.dev.rtsoft.ru \
    --to=avorontsov@ru.mvista.com \
    --cc=dwmw2@infradead.org \
    --cc=iwo@call-direct.com.au \
    --cc=linux-mtd@lists.infradead.org \
    --cc=scottwood@freescale.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.