[RFC/PATCH 13/14] powerpc: EP405 boards support for arch/powerpc

Josh Boyer jwboyer at linux.vnet.ibm.com
Thu Nov 22 00:21:51 EST 2007


On Wed, 21 Nov 2007 17:16:31 +1100
Benjamin Herrenschmidt <benh at kernel.crashing.org> wrote:

> Brings EP405 support to arch/powerpc. The IRQ routing for the CPLD
> comes from a device-tree property, PCI is working to the point where
> I can see the video card, USB device, and south bridge.
> 
> This should work with both EP405 and EP405PC.
> 
> I've not totally figured out how IRQs are wired on this hardware
> though, thus at this stage, expect only USB interrupts working,
> pretty much the same as what arch/ppc did.
> 
> Also, the flash, nvram, rtc and temp control still have to be wired.
> 
> Signed-off-by: Benjamin Herrenschmidt <benh at kernel.crashing.org>
> ---

<snip>

> Index: linux-work/arch/powerpc/boot/dts/ep405.dts
> ===================================================================
> --- /dev/null	1970-01-01 00:00:00.000000000 +0000
> +++ linux-work/arch/powerpc/boot/dts/ep405.dts	2007-11-21 16:23:03.000000000 +1100
> @@ -0,0 +1,221 @@
> +/*
> + * Device Tree Source for EP405
> + *
> + * Copyright 2007 IBM Corp.
> + * Josh Boyer <jwboyer at linux.vnet.ibm.com>

Hm... odd.  I don't remember writing this device tree ;)

josh



More information about the Linuxppc-dev mailing list