* Newbie question
@ 2002-10-10 20:44 juanba romance gallego
2002-10-10 23:33 ` Mark Meade
0 siblings, 1 reply; 7+ messages in thread
From: juanba romance gallego @ 2002-10-10 20:44 UTC (permalink / raw)
To: linux-mtd
Hello, i have a SBC called wafer5820 which already has
a DOC2000 from M-system. I am trying to detect the
chip following the howto-mtd procedure but the device
seems to be missed. I also have other DOS software
provided by M-system called dinfo.exe and all seems to
be right. it says that i have a Milenium device
plugged into the socket 0 mapped at address d6000. I
also can format the device and all the stuff. I
undertsand that the device should be detected by the
docprobe code. but /var/log/messages only says
No recognised DiskOnChip devices found
Uhmm i am using the modules provided by Mandrake-9.0
which holds a 2.4.19-9 linux kernel.
Any Hint?
Thanks in advanced
=====
Juanba Romance
_______________________________________________________________
Yahoo! Messenger
Nueva versión: Webcam, voz, y mucho más ¡Gratis!
Descárgalo ya desde http://messenger.yahoo.es
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Newbie question
2002-10-10 20:44 juanba romance gallego
@ 2002-10-10 23:33 ` Mark Meade
0 siblings, 0 replies; 7+ messages in thread
From: Mark Meade @ 2002-10-10 23:33 UTC (permalink / raw)
To: juanba romance gallego; +Cc: linux-mtd
If I remember correctly, the modules shipped with earlier versions of
Mandrake did not have all the proper options enabled to support DiskOnChip
out of the box. This may also be true with 9.0.
You may need to rebuild the modules with the following options:
CONFIG_MTD=m
CONFIG_MTD_DEBUG=y
CONFIG_MTD_CHAR=m
CONFIG_NFTL=m
CONFIG_NFTL_RW=y
CONFIG_MTD_DOC2000=m
CONFIG_MTD_DOCPROBE=m
juanba romance gallego wrote:
> No recognised DiskOnChip devices found
> Uhmm i am using the modules provided by Mandrake-9.0
> which holds a 2.4.19-9 linux kernel.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Newbie question
@ 2002-12-02 18:23 Brian Waite
2002-12-02 18:55 ` Russ Dill
0 siblings, 1 reply; 7+ messages in thread
From: Brian Waite @ 2002-12-02 18:23 UTC (permalink / raw)
To: linux-mtd
Hi,
I am very new to the MTD world and I had a quick question that may rank in the
RTFM land, but I am doing that and not finding an answer. I have a board that
has 2-2x16 128 Mbit Intel StrataFLASHes side by side that I want to run with
the MTD layer. It looks like the cfi_cmdset_001.c will work except I have to
issue commands to both FLASH chips at the same time. Has anyone implimented
something like this? Is there some documentation other than the infradead
site? As long as this is up to date I am happy, but I wasn't convinced it is
fully up-to-date. I am coming the archives so even a quick subject line
pointer would be great.
Thanks
Brian Waite
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Newbie question
2002-12-02 18:23 Brian Waite
@ 2002-12-02 18:55 ` Russ Dill
2002-12-02 18:57 ` Brian Waite
0 siblings, 1 reply; 7+ messages in thread
From: Russ Dill @ 2002-12-02 18:55 UTC (permalink / raw)
To: Brian Waite; +Cc: linux-mtd
On Mon, 2002-12-02 at 11:23, Brian Waite wrote:
> Hi,
> I am very new to the MTD world and I had a quick question that may rank in the
> RTFM land, but I am doing that and not finding an answer. I have a board that
> has 2-2x16 128 Mbit Intel StrataFLASHes side by side that I want to run with
> the MTD layer. It looks like the cfi_cmdset_001.c will work except I have to
> issue commands to both FLASH chips at the same time. Has anyone implimented
> something like this? Is there some documentation other than the infradead
> site? As long as this is up to date I am happy, but I wasn't convinced it is
> fully up-to-date. I am coming the archives so even a quick subject line
> pointer would be great.
something like this just "works" (due to a lot of good programming)
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Newbie question
2002-12-02 18:55 ` Russ Dill
@ 2002-12-02 18:57 ` Brian Waite
0 siblings, 0 replies; 7+ messages in thread
From: Brian Waite @ 2002-12-02 18:57 UTC (permalink / raw)
To: Russ Dill; +Cc: linux-mtd
I love it when good design shines. I can't wait to get the board up and watch
the magic. Thanks for the information!
Brian
\On Monday 02 December 2002 1:55 pm, Russ Dill wrote:
> On Mon, 2002-12-02 at 11:23, Brian Waite wrote:
> > Hi,
> > I am very new to the MTD world and I had a quick question that may rank
> > in the RTFM land, but I am doing that and not finding an answer. I have a
> > board that has 2-2x16 128 Mbit Intel StrataFLASHes side by side that I
> > want to run with the MTD layer. It looks like the cfi_cmdset_001.c will
> > work except I have to issue commands to both FLASH chips at the same
> > time. Has anyone implimented something like this? Is there some
> > documentation other than the infradead site? As long as this is up to
> > date I am happy, but I wasn't convinced it is fully up-to-date. I am
> > coming the archives so even a quick subject line pointer would be great.
>
> something like this just "works" (due to a lot of good programming)
^ permalink raw reply [flat|nested] 7+ messages in thread
* newbie question
@ 2005-08-22 15:26 gxkahn
0 siblings, 0 replies; 7+ messages in thread
From: gxkahn @ 2005-08-22 15:26 UTC (permalink / raw)
To: linux-mtd
Hi
i have to build driver for my NOR chip.
can't find explanation where to put it in MTD.
is there any manual/tutorial ?
^ permalink raw reply [flat|nested] 7+ messages in thread
* Newbie question
@ 2006-06-06 9:41 Kobus Wolvaardt
0 siblings, 0 replies; 7+ messages in thread
From: Kobus Wolvaardt @ 2006-06-06 9:41 UTC (permalink / raw)
To: linux-mtd
Hi,
I'm trying to build grub for an embedded system. I'm working in gentoo and I
have most of my stuff up and running. I use kernel 2.6.11, i've compiled mtd
support and after lots of headaces (and then changing to a workind doc) I got
the doc to recognize.
Not for the question.... I have Karim Yaghmour's book and I tried to follow
the instructions to the letter. Problem is it doesnt compile: error below. (I
can only think that it has something to do with a too new gcc version, any
other idees) And more importantly how do I fix it or what newer version of
the grub patch can I download (where, cvs?) and what version of grub can be
patched with it?
Thanks a million,
Kobus
////////////////command and compile error
as -DHAVE_CONFIG_H -I. -I. -I.. -I../stage1 -Wall -Wmissing-prototypes
-Wunused -Wshadow -Wpointer-arith -malign-jumps=1 -malign-loops=1
-malign-functions=1 -Wundef -g -c `test -f asm.S || echo './'`asm.S
as: unrecognized option `-HAVE_CONFIG_H'
/////////////////
--
This message was scanned for viruses by MailScanner and Sophos.
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2006-06-06 9:36 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-22 15:26 newbie question gxkahn
-- strict thread matches above, loose matches on Subject: below --
2006-06-06 9:41 Newbie question Kobus Wolvaardt
2002-12-02 18:23 Brian Waite
2002-12-02 18:55 ` Russ Dill
2002-12-02 18:57 ` Brian Waite
2002-10-10 20:44 juanba romance gallego
2002-10-10 23:33 ` Mark Meade
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox