public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* Howto handle 2 flashs with addresses not contiguous ?
@ 2003-01-31 11:25 Stephane List
  2003-01-31 11:47 ` David Woodhouse
  0 siblings, 1 reply; 2+ messages in thread
From: Stephane List @ 2003-01-31 11:25 UTC (permalink / raw)
  To: linux-mtd

Hi,

My mtd drivers are not far from working..
I've replaced CONFIG_ZLIB by CONFIG_ZLIB_DEFLATE and INFLATE
It's compiled and linked in lib.a but I can't see the functions in
System.map ! And when I insmod jffs2, I've got unresolved symbols..


I've got flash at physical address :
0x1000 0000 - 0x11FF FFFF
and
0X2000 0000 - 0x21FF FFFF

what is the good method to handle this ? I don't thing it's a good
solution to ioremap from the beginning of the first flash to the end of
the second. Will it work if I copy physmap.c in a second file to have 2
physmap drivers inserted in my kernel ?

Thanks
Stephane

PS : I hope you understand my english

-- 
Stephane List
http://slist.lilotux.net

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

end of thread, other threads:[~2003-01-31 11:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-31 11:25 Howto handle 2 flashs with addresses not contiguous ? Stephane List
2003-01-31 11:47 ` David Woodhouse

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