All of lore.kernel.org
 help / color / mirror / Atom feed
* PPC beginner questions
@ 2006-08-21 13:51 Wade Maxfield
  2006-08-21 14:14 ` Grant Likely
  2006-08-22  8:53 ` David H. Lynch Jr.
  0 siblings, 2 replies; 6+ messages in thread
From: Wade Maxfield @ 2006-08-21 13:51 UTC (permalink / raw)
  To: ppc

[-- Attachment #1: Type: text/plain, Size: 778 bytes --]

  I'm new to the PPC and I have a few questions.  I have written a  driver
in the past for the X86 family, using i/o ports, but it was kernel 2.0 and
i/o ports are not mmu handled.
  I've been looking through the archive and I am slowly growing more
confused.

  We are using Xilinx with PPC built in.

   The PPC has a memory management unit.  All of the IP we've added is
mapped to physical addresses.

   1. Can I access the memory the peripherasl are mapped to directly within
the driver without going through functions?
       if NOT, then Do I use
          1. ioremap(),
          2. request_mem_region(),
          3. request_region()
          4. something else?

   2.  Are there any gotcha's with the ppc 405 that Xilinx uses that I
should know about?


thanks,
wade

[-- Attachment #2: Type: text/html, Size: 1101 bytes --]

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

end of thread, other threads:[~2006-08-22  8:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-21 13:51 PPC beginner questions Wade Maxfield
2006-08-21 14:14 ` Grant Likely
     [not found]   ` <45a1b53e0608210759p270c2f8dy694e91f409d57729@mail.gmail.com>
2006-08-21 15:38     ` Grant Likely
2006-08-21 16:07       ` Wade Maxfield
2006-08-21 16:24         ` Grant Likely
2006-08-22  8:53 ` David H. Lynch Jr.

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.