Custom kernel driver for MPC8548
From: Pieter <hidden>
Date: 2009-02-23 09:23:25
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