public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* MTD Driver problem/question with 384MB MD2202-D384.
@ 2004-11-01 22:15 Ed Berube
  2004-11-02  9:46 ` Thomas Gleixner
  0 siblings, 1 reply; 2+ messages in thread
From: Ed Berube @ 2004-11-01 22:15 UTC (permalink / raw)
  To: linux-mtd

I saw a message in the archive from June 2003, but there was no
response that I could find.

This is the DiskOnChip I concerned about.  

Its the 384MB - The MD2202-D384.   
Under Linux with a 2.4.27 patched with MTD kernel

Now I have followed the instructions on building a DOC system from
OReilly's Building Embedded Systems book.  And its pretty straight
forward.  Building/patching the kernel (version 2.4.27) with the MTD
drivers.  However it claims that the MTD drivers don't work with DOCs
with firmware version 5.0 or larger.  Now I don't know if this is
still the case.  Now the book advises replacing the firmware with the
Version 4.2 firmware.  However, this fails on the 384 MB DOC.  Now
when I compile the kernel and run it, and it doesn't seem to find the
DOC.

I have to ask is the MD2202-D384 supported by MTD?  Is there a work
around to get this DOC to work with MTD.  Or am I missing something
and this should all be working.


I would like to note, that I actually have tested a MD2202-D32-X
(32MB) DOC (w/ version 4.2 firmware), and it seems to work.  I haven't
extensively tested it, but it is accessible, which is further than I
have gotten on the 384MB Version.


Any help that can be provided will be greatly appreciated.  

Thank you,
Ed

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: MTD Driver problem/question with 384MB MD2202-D384.
  2004-11-01 22:15 MTD Driver problem/question with 384MB MD2202-D384 Ed Berube
@ 2004-11-02  9:46 ` Thomas Gleixner
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Gleixner @ 2004-11-02  9:46 UTC (permalink / raw)
  To: Ed Berube; +Cc: linux-mtd

On Mon, 2004-11-01 at 17:15 -0500, Ed Berube wrote:
> I have to ask is the MD2202-D384 supported by MTD?  Is there a work
> around to get this DOC to work with MTD.  Or am I missing something
> and this should all be working.

Which DoC driver are you using ? 
drivers/mtd/devices/doc...
or 
drivers/mtd/nand/diskonchip.c

The latter is the one we support. Can you try it ?

The DoC firmware version is not really relevant for the first step. The
first step is to make sure, that the chip driver itself recognizes the
devices correctly. The firmware version is relevant for the (I)NFTL
drivers, which can only work when the device can be handled by the low
level driver.

tglx

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-11-02  9:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-01 22:15 MTD Driver problem/question with 384MB MD2202-D384 Ed Berube
2004-11-02  9:46 ` Thomas Gleixner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox