* __ioremap in physmem.c
@ 2001-06-21 12:25 Ashwin
0 siblings, 0 replies; only message in thread
From: Ashwin @ 2001-06-21 12:25 UTC (permalink / raw)
To: linux-mtd
Hi friends,
I am trying to get the mtd working on the L7205 board. I am getting the
following problem.
The __ioremap() call in physmem.c calls the function with only two
parameters but the __ioremap() in the kernel expects 3 parmaters while only
2 are passed the third i.e flag is not sent. What should be the flag to this
call and the significance of the flag ?
Another thing is that if I send the flag as zero the call does not return it
gives the error "bad pmd in pte_allocl_kernel".
Also what should be the macros for the functions readb,writeb,...... for
L7205 board at present I have put just printk's there or do I use the macros
in include/asm-arm/arch-linkup/io.h but they seem to be io calls (am I
correct ?)
Could any one please guide me ?
Thanks,
Regards,
Ashwin.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-06-21 12:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-06-21 12:25 __ioremap in physmem.c Ashwin
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.