public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* RE: MTD on L7205DB and AM29LV160DT
  2002-05-15 11:51 MTD on L7205DB and AM29LV160DT yuanfei
@ 2002-05-15  6:52 ` Steve Tsai
  2002-05-15  7:11   ` David Woodhouse
  0 siblings, 1 reply; 5+ messages in thread
From: Steve Tsai @ 2002-05-15  6:52 UTC (permalink / raw)
  To: yuanfei; +Cc: Linux MTD mailing list

You need to probe the chip in jedec_probe.c and write own map code in
maps directory. MTD distribution does not support AM29LV160DT, so you
have to tell mtd how to recognize the flash(jedec_probe.c) and how to
use your flash(yourmap.c).

Steve Tsai

Hello, I am currently trying to turn on MTD driver for above hardware 
configuration.
I have turn on:
MTD core support
ROM chips in bus mapping
CFI support
physical mapping of flash chip.

but after boot my kernel, there is nothing happen to the MTD driver. It 
seems it does not working at all.

does any one can tell me what kinds of config I should use. to make it 
working??

thanks.



______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

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

* Re: MTD on L7205DB and AM29LV160DT
  2002-05-15  6:52 ` Steve Tsai
@ 2002-05-15  7:11   ` David Woodhouse
  2002-05-15  7:53     ` Steve Tsai
  0 siblings, 1 reply; 5+ messages in thread
From: David Woodhouse @ 2002-05-15  7:11 UTC (permalink / raw)
  To: Steve Tsai; +Cc: yuanfei, Linux MTD mailing list


startec@ms11.hinet.net said:
> MTD distribution does not support AM29LV160DT, so you have to tell mtd
> how to recognize the flash(jedec_probe.c) 

jedec_probe has known about the AM29LV160DT since the first version.

--
dwmw2

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

* RE: MTD on L7205DB and AM29LV160DT
  2002-05-15  7:11   ` David Woodhouse
@ 2002-05-15  7:53     ` Steve Tsai
  2002-05-15  7:55       ` David Woodhouse
  0 siblings, 1 reply; 5+ messages in thread
From: Steve Tsai @ 2002-05-15  7:53 UTC (permalink / raw)
  To: 'David Woodhouse'; +Cc: Linux MTD mailing list

Sorry, I think about other chip, MX29LV160BT.

Steve Tsai


-----Original Message-----
From: linux-mtd-admin@lists.infradead.org
[mailto:linux-mtd-admin@lists.infradead.org] On Behalf Of David
Woodhouse
Sent: Wednesday, May 15, 2002 3:11 PM
To: Steve Tsai
Cc: yuanfei@eware.com.sg; Linux MTD mailing list
Subject: Re: MTD on L7205DB and AM29LV160DT 




startec@ms11.hinet.net said:
> MTD distribution does not support AM29LV160DT, so you have to tell mtd

> how to recognize the flash(jedec_probe.c)

jedec_probe has known about the AM29LV160DT since the first version.

--
dwmw2



______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

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

* Re: MTD on L7205DB and AM29LV160DT
  2002-05-15  7:53     ` Steve Tsai
@ 2002-05-15  7:55       ` David Woodhouse
  0 siblings, 0 replies; 5+ messages in thread
From: David Woodhouse @ 2002-05-15  7:55 UTC (permalink / raw)
  To: Steve Tsai; +Cc: Linux MTD mailing list

startec@ms11.hinet.net said:
> Sorry, I think about other chip, MX29LV160BT. 

Send me a patch and I'll add it.

--
dwmw2

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

* MTD on L7205DB and AM29LV160DT
@ 2002-05-15 11:51 yuanfei
  2002-05-15  6:52 ` Steve Tsai
  0 siblings, 1 reply; 5+ messages in thread
From: yuanfei @ 2002-05-15 11:51 UTC (permalink / raw)
  To: linux-mtd

Hello, I am currently trying to turn on MTD driver for above hardware 
configuration.
I have turn on:
MTD core support
ROM chips in bus mapping
CFI support
physical mapping of flash chip.

but after boot my kernel, there is nothing happen to the MTD driver. It 
seems it does not working at all.

does any one can tell me what kinds of config I should use. to make it 
working??

thanks.

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

end of thread, other threads:[~2002-05-15  7:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-15 11:51 MTD on L7205DB and AM29LV160DT yuanfei
2002-05-15  6:52 ` Steve Tsai
2002-05-15  7:11   ` David Woodhouse
2002-05-15  7:53     ` Steve Tsai
2002-05-15  7:55       ` David Woodhouse

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