linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Artem Bityutskiy <dedekind1@gmail.com>
To: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Cc: tglx@linutronix.de, linux-mtd@lists.infradead.org
Subject: Re: Add support for BBT without touching OOB area
Date: Wed, 29 Sep 2010 23:11:00 +0300	[thread overview]
Message-ID: <1285791060.1776.34.camel@brekeke> (raw)
In-Reply-To: <1285782234-32509-1-git-send-email-bigeasy@linutronix.de>

On Wed, 2010-09-29 at 19:43 +0200, Sebastian Andrzej Siewior wrote:
> Without this patch (number three) NAND controllers which use complete OOB
> area for ECC information can not use a BBT at all. The vendor bit is
> gone after the first write and the flash BBT stores a marker in the OOB
> area. The patch simply moves the marker into the data area.
> 
> The series contains:
> - [PATCH 1/5] mtd/nand: use ALIGN where possible
> - [PATCH 2/5] mtd/nand: pull in td into read_bbt()
> clean up.

Pushed these to l2-mtd-2.6.git.

> - [PATCH 3/5] mtd/nand: add support for BBT without OOB
> adds the functionality.

Sent some minor requests.

-- 
Best Regards,
Artem Bityutskiy (Битюцкий Артём)

      parent reply	other threads:[~2010-09-29 20:11 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-29 17:43 Add support for BBT without touching OOB area Sebastian Andrzej Siewior
2010-09-29 17:43 ` [PATCH 1/5] mtd/nand: use ALIGN where possible Sebastian Andrzej Siewior
2010-09-29 17:43 ` [PATCH 2/5] mtd/nand: pull in td into read_bbt() Sebastian Andrzej Siewior
2010-09-29 17:43 ` [PATCH 3/5] mtd/nand: add support for BBT without OOB Sebastian Andrzej Siewior
2010-09-29 20:11   ` Artem Bityutskiy
2010-09-30  8:51     ` Sebastian Andrzej Siewior
2010-09-30  9:14       ` Artem Bityutskiy
2010-09-30 19:28         ` [PATCH v2] " Sebastian Andrzej Siewior
2010-10-01 18:56           ` Artem Bityutskiy
2010-09-29 17:43 ` [PATCH 4/5] mtd/nand: introduce NAND_CREATE_EMPTY_BBT Sebastian Andrzej Siewior
2010-10-01 18:57   ` Artem Bityutskiy
2010-10-01 19:37     ` [PATCH v2] " Sebastian Andrzej Siewior
2010-10-01 20:00       ` Artem Bityutskiy
2010-09-29 17:43 ` [PATCH 5/5] mtd/nandsim: add module param for BBT handling Sebastian Andrzej Siewior
2010-09-29 20:11 ` Artem Bityutskiy [this message]

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=1285791060.1776.34.camel@brekeke \
    --to=dedekind1@gmail.com \
    --cc=bigeasy@linutronix.de \
    --cc=linux-mtd@lists.infradead.org \
    --cc=tglx@linutronix.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;
as well as URLs for NNTP newsgroup(s).