linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Custom kernel driver for MPC8548
@ 2009-02-23  9:23 Pieter
  2009-02-23 14:47 ` Kumar Gala
  0 siblings, 1 reply; 2+ messages in thread
From: Pieter @ 2009-02-23  9:23 UTC (permalink / raw)
  To: linuxppc-dev

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

Hi all

I recently ported my board to use the new U-boot 2009 and boot Linux
2.6.27. ( the previous Linux version was 2.6.19 which supported the ppc
architecture)

I am now at the stage where I need to port a custom platform driver. The
driver used files that resided in /include/asm-ppc/. which are no longer
available using the powerpc architecture. Can someone please guide me as
to where to look for the appropriate contents?

In particular:
asm-ppc/io.h
asm-ppc/mpc85xx.h
asm-ppc/immap_85xx.h

thanks Pieter

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 2722 bytes --]

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

* Re: Custom kernel driver for MPC8548
  2009-02-23  9:23 Custom kernel driver for MPC8548 Pieter
@ 2009-02-23 14:47 ` Kumar Gala
  0 siblings, 0 replies; 2+ messages in thread
From: Kumar Gala @ 2009-02-23 14:47 UTC (permalink / raw)
  To: Pieter; +Cc: linuxppc-dev


On Feb 23, 2009, at 3:23 AM, Pieter wrote:

> Hi all
>
> I recently ported my board to use the new U-boot 2009 and boot Linux
> 2.6.27. ( the previous Linux version was 2.6.19 which supported the  
> ppc
> architecture)
>
> I am now at the stage where I need to port a custom platform driver.  
> The
> driver used files that resided in /include/asm-ppc/. which are no  
> longer
> available using the powerpc architecture. Can someone please guide  
> me as
> to where to look for the appropriate contents?
>
> In particular:
> asm-ppc/io.h
> asm-ppc/mpc85xx.h
> asm-ppc/immap_85xx.h

look in arch/powerpc/include/asm/

- k

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

end of thread, other threads:[~2009-02-23 14:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-23  9:23 Custom kernel driver for MPC8548 Pieter
2009-02-23 14:47 ` Kumar Gala

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