linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Allocating (placing) BufferDescriptors in Dual-Port RAM (CPM2)
@ 2007-03-31 22:26 Robert Staven
  2007-04-02 10:57 ` Vitaly Bordug
  0 siblings, 1 reply; 2+ messages in thread
From: Robert Staven @ 2007-03-31 22:26 UTC (permalink / raw)
  To: linuxppc-embedded

It's probably basic knowledge, but I still having trouble figure it 
out.... anyway:

Working with a SCC in a CPM (MPC8250 running linux 2.6.13-AM)

I need to place Buffer Descriptors (BD) in the Dual-Port RAM (DPRAM) 
somewhere....
But two FCCs, SMC1 and SCC1 are in use, and they might use some part of 
the DPRAM.

Is there any way to figure out what part of the DPRAM thats free?
And how to reserve the part I need?

Robert

(SCC3 parameter RAM are at 0x8200 in DPRAM so I just place a struct 
there and assume that linux stays away from this memory area and don't 
get mad cause I use it without allocating it. Or have I got this wrong to?)

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

end of thread, other threads:[~2007-04-02 10:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-31 22:26 Allocating (placing) BufferDescriptors in Dual-Port RAM (CPM2) Robert Staven
2007-04-02 10:57 ` Vitaly Bordug

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).