* JEDEC support
@ 2000-09-04 18:15 Stuart Menefy
2000-09-05 7:38 ` David Woodhouse
0 siblings, 1 reply; 2+ messages in thread
From: Stuart Menefy @ 2000-09-04 18:15 UTC (permalink / raw)
To: mtd
Folks
I'm new to MTD, and unfortunately to get it running on my hardware I'm
going to need the JEDEC support. I see the code has atrophied a little,
so before I embark on trying to resurrect it, I was just wondering if
anyone else had done this work? Alternatively any hints on how best to
do it would be welcome.
Longer term, I also need to support Intel 28F016 (which is not JEDEC
or CFI compatible). Anybody else implemented support for these?
Many thanks
Stuart
To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: JEDEC support
2000-09-04 18:15 JEDEC support Stuart Menefy
@ 2000-09-05 7:38 ` David Woodhouse
0 siblings, 0 replies; 2+ messages in thread
From: David Woodhouse @ 2000-09-05 7:38 UTC (permalink / raw)
To: Stuart Menefy; +Cc: mtd
Stuart.Menefy@st.com said:
> I'm new to MTD, and unfortunately to get it running on my hardware
> I'm going to need the JEDEC support. I see the code has atrophied a
> little, so before I embark on trying to resurrect it, I was just
> wondering if anyone else had done this work? Alternatively any hints
> on how best to do it would be welcome.
It shouldn't be _too_ much out of date. It just needs you to make it take
the 'bank_size' parameter as an argument to the probe function rather than
storing it in the map_info structure.
> Longer term, I also need to support Intel 28F016 (which is not JEDEC
> or CFI compatible). Anybody else implemented support for these?
The (very) old doc1000 driver does it, I think. Can you probe for these
chips?
--
dwmw2
To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2000-09-05 11:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-09-04 18:15 JEDEC support Stuart Menefy
2000-09-05 7:38 ` David Woodhouse
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox