[PATCH 2/2] Add initial MPC8544DS platform files.

Kumar Gala galak at kernel.crashing.org
Tue Mar 20 12:19:56 EST 2007


On Mar 19, 2007, at 6:27 PM, Jon Loeliger wrote:

>
> This patch provides the basic 8544 platform code and config.
> Follow-up patches will add peripherals such as PCI and SATA.
>
> Signed-off-by: Xianghua Xiao <x.xiao at freescale.com>
> Signed-off-by: Roy Zang <tie-fei.zang at freescale.com>
> Signed-off-by: York Sun <yorksun at freescale.com>
> Signed-off-by: Andy Fleming <afleming at freescale.com>
> Signed-off-by: Jon Loeliger <jdl at freescale.com>
> ---
>  arch/powerpc/boot/dts/mpc8544ds.dts      |  137 +++++++++++++++++++ 
> +++++++++
>  arch/powerpc/platforms/85xx/Kconfig      |    9 ++-
>  arch/powerpc/platforms/85xx/Makefile     |    1 +
>  arch/powerpc/platforms/85xx/mpc8544_ds.c |  147 +++++++++++++++++++ 
> +++++++++++
>  4 files changed, 293 insertions(+), 1 deletions(-)
>  create mode 100644 arch/powerpc/boot/dts/mpc8544ds.dts
>  create mode 100644 arch/powerpc/platforms/85xx/mpc8544_ds.c

All the internal interrupts are offset by 16.  Please fix that up.   
Otherwise looks ok.

- k





More information about the Linuxppc-dev mailing list