Custom kernel driver for MPC8548

Kumar Gala galak at kernel.crashing.org
Tue Feb 24 01:47:48 EST 2009


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



More information about the Linuxppc-dev mailing list