* SPI bus on MPC8xx
@ 2004-04-07 7:40 sutra
0 siblings, 0 replies; 3+ messages in thread
From: sutra @ 2004-04-07 7:40 UTC (permalink / raw)
To: linuxppc-dev
Hello everybody,
I'm a french student, new to this list and i'm actually developping an
interface to dialog via the SPI bus of a MPC852T with an HC908GR4. I
have started my developpement with the driver that Alex Zeffertt made
and i had a surprise when i saw that Alex use some CPM function
(m8xx_cpm_dpalloc, m8xx_cpm_hostalloc, ... ) to implement his module
and that those functions weren't exported in the kernel (/proc/ksyms).
I'd like to konw if it was a time when those functions were exported
since Alex used them and the reasons why nowadays this is no more the case.
Thanks you
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* SPI bus on MPC8xx
@ 2004-04-08 13:50 sutra
0 siblings, 0 replies; 3+ messages in thread
From: sutra @ 2004-04-08 13:50 UTC (permalink / raw)
To: linuxppc-dev
Hello,
I'd like to know if somebody know how to debug physical addresses via
bdigdb ( on a MPC8XX the dual port RAM of the CPM for example) because
bdi always translate adresses to physical one and when i need to access
physical addresses i can't.
Is it possible to force some space addresses not to be translated by bdi
or not ? ( i have looked the bdi user manual and did not find anything
intresting)
thanks you
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: SPI bus on MPC8xx
@ 2004-04-08 14:44 Steven Blakeslee
0 siblings, 0 replies; 3+ messages in thread
From: Steven Blakeslee @ 2004-04-08 14:44 UTC (permalink / raw)
To: 'sutra', linuxppc-dev
You could assign a known virtual address to the physical address you want to
view. You can then dump that virtual address to see the physical contents.
-----Original Message-----
From: sutra [mailto:pierre.sutra@com2gether.net]
Sent: Thursday, April 08, 2004 9:50 AM
To: linuxppc-dev@lists.linuxppc.org
Subject: SPI bus on MPC8xx
Hello,
I'd like to know if somebody know how to debug physical addresses via
bdigdb ( on a MPC8XX the dual port RAM of the CPM for example) because
bdi always translate adresses to physical one and when i need to access
physical addresses i can't.
Is it possible to force some space addresses not to be translated by bdi
or not ? ( i have looked the bdi user manual and did not find anything
intresting)
thanks you
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-04-08 14:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-08 13:50 SPI bus on MPC8xx sutra
-- strict thread matches above, loose matches on Subject: below --
2004-04-08 14:44 Steven Blakeslee
2004-04-07 7:40 sutra
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).