From: Thomas Gleixner <tglx@linutronix.de>
To: "Jörn Engel" <joern@wohnheim.fh-wedel.de>
Cc: "Belyakov, Alexander" <alexander.belyakov@intel.com>,
linux-mtd@lists.infradead.org
Subject: Re: [PATCH] MTD: mtdconcat NAND/Sibley support
Date: Wed, 03 May 2006 18:22:38 +0200 [thread overview]
Message-ID: <1146673359.27820.100.camel@localhost.localdomain> (raw)
In-Reply-To: <20060426155116.GL29108@wohnheim.fh-wedel.de>
On Wed, 2006-04-26 at 17:51 +0200, Jörn Engel wrote:
> > + if (mtd->flags & MTD_PROGRAM_REGIONS) {
> > + pagesize = MTD_PROGREGION_SIZE(mtd);
> > + } else {
> > + pagesize = mtd->oobblock;
> > + }
>
> Take a look at my tree:
> http://git.infradead.org/?p=users/joern/mtd-2.6.git;a=summary
>
> Once writesize is in, this part can just go.
And we should get rid of the _ecc variants too. Nothing outside of the
flash chip driver itself needs to be aware of them. Hopefully I come
around to clean that up along with the oob mess in the next weeks.
tglx
next prev parent reply other threads:[~2006-05-03 16:20 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-26 11:36 [PATCH] MTD: mtdconcat NAND/Sibley support Belyakov, Alexander
2006-04-26 14:16 ` Jörn Engel
2006-04-26 15:21 ` Alexander Belyakov
2006-04-26 15:57 ` Jörn Engel
2006-04-26 15:51 ` Jörn Engel
2006-04-27 8:46 ` Alexander Belyakov
2006-05-03 16:22 ` Thomas Gleixner [this message]
2006-04-26 16:04 ` Nicolas Pitre
2006-04-26 16:08 ` Jörn Engel
2006-04-26 16:26 ` Nicolas Pitre
2006-04-27 8:32 ` Alexander Belyakov
2006-04-27 13:02 ` Nicolas Pitre
2006-04-27 13:46 ` Alexander Belyakov
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=1146673359.27820.100.camel@localhost.localdomain \
--to=tglx@linutronix.de \
--cc=alexander.belyakov@intel.com \
--cc=joern@wohnheim.fh-wedel.de \
--cc=linux-mtd@lists.infradead.org \
/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