From: Thomas Gleixner <tglx@linutronix.de>
To: marcus@mikolaiczyk.de
Cc: linux-mtd@lists.infradead.org
Subject: Re: 16Bit Bus with 8 Bit NAND?
Date: Wed, 20 Oct 2004 14:16:36 +0200 [thread overview]
Message-ID: <1098274596.12223.1563.camel@thomas> (raw)
In-Reply-To: <E1CKEvW-0000RJ-00@www.strato-webmail.de>
On Wed, 2004-10-20 at 13:46, marcus@mikolaiczyk.de wrote:
> > > bit NAND Flash and realy don't have a clue if it's a problem that the
> > > bus reads 16 Bit from an 8 Bit NAND.
> > > 1. Does the Kernel (theh NAND Driver) automatically detect this and
> > > 'ignores' the 'empty 8 bit?
> >
> > It might work, but it's not a big deal to fix it.
>
> Means, that it works basicly but if not I can adapt the driver
> source to work correctly?
It needs additional options and a set of additional functions for
read/write which are aware of the buswidth.
> > > 3. Or should we use 2 8bit NAND so that we've got 16bit - and is this
> > > supported in the NAND Driver?
> >
> > The 2 parallel 8bit NAND is not supported yet. Is a bit of work though.
> >
> > But why don't you use 16bit NAND ?
>
> Is it supported with the driver for the 2.4.x Kernle Release? 'Cause we
> will use the 2.4.19 Release (an existing toolchain for tc1130 is based on
> this release).
> I read something about the supported NANDs (Toschiba,..?) in the nand.c -
> if I remember correctly. Is this strongly restricted to these NANDS
> there?
The code there is not functional at all. See also
http://www.linux-mtd.infradead.org/#kernelversions
A toolchain is neither a reason nor an excuse :)
> The colleagues, responsible for the hardware didn't tell me somenthing
> about 16 bit NAND. Mayby its size is bigger or is more expensive - I'll
> clearifiy that with the colleagues.
There are chips with e.g 32MB with either 8 or 16bit interface
available. I doubt that there is a big price difference.
tglx
next parent reply other threads:[~2004-10-20 12:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <E1CKEvW-0000RJ-00@www.strato-webmail.de>
2004-10-20 12:16 ` Thomas Gleixner [this message]
2004-10-20 8:52 16Bit Bus with 8 Bit NAND? marcus
2004-10-20 9:21 ` Thomas Gleixner
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=1098274596.12223.1563.camel@thomas \
--to=tglx@linutronix.de \
--cc=linux-mtd@lists.infradead.org \
--cc=marcus@mikolaiczyk.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