Re: [RFC] AmigaOne device tree source v2

2007-09-02 Thread David Gibson
On Fri, Aug 31, 2007 at 07:50:06PM +0200, Gerhard Pircher wrote: > Hi, > > I updated the AmigaOne device tree based on the comments in this thread: > http://ozlabs.org/pipermail/linuxppc-dev/2007-June/038069.html > All the ISA devices are now subnodes of the PCI2ISA bridge, which marks > the first

Re: [patch 1/6] Fix bus probe on Bamboo board

2007-09-02 Thread David Gibson
On Fri, Aug 31, 2007 at 03:04:50PM -0500, Josh Boyer wrote: > Commit 804ace8881d21 changed the behavior of how compatible nodes are found. > This highlighted a bug on the Bamboo board where it wasn't probing the bus > specified in the DTS file. We fix it by being explicit about which bus to > prob

Re: [patch 5/6] Walnut board support

2007-09-02 Thread David Gibson
On Fri, Aug 31, 2007 at 03:04:54PM -0500, Josh Boyer wrote: > Board support for the PPC405 Walnut evaluation board > > Signed-off-by: Josh Boyer <[EMAIL PROTECTED]> [snip] > --- linux-2.6.orig/arch/powerpc/platforms/40x/Kconfig > +++ linux-2.6/arch/powerpc/platforms/40x/Kconfig > @@ -53,13 +53,13

Re: [patch 6/6] Walnut zImage wrapper

2007-09-02 Thread David Gibson
On Fri, Aug 31, 2007 at 03:04:55PM -0500, Josh Boyer wrote: > Add zImage wrapper for walnut board > > Signed-off-by: Josh Boyer <[EMAIL PROTECTED]> [snip] > --- /dev/null > +++ linux-2.6/arch/powerpc/boot/treeboot-walnut.c > @@ -0,0 +1,133 @@ > +/* > + * Old U-boot compatibility for Walnut > + *

Re: [patch 3/6] Walnut DTS

2007-09-02 Thread David Gibson
On Fri, Aug 31, 2007 at 03:04:52PM -0500, Josh Boyer wrote: > Device tree source file for the PPC405 Walnut evaluation board. > > Signed-off-by: Josh Boyer <[EMAIL PROTECTED]> > > --- > arch/powerpc/boot/dts/walnut.dts | 183 > +++ > 1 file changed, 183 inse

Re: [patch 2/6] cuimage for Bamboo board

2007-09-02 Thread David Gibson
On Fri, Aug 31, 2007 at 03:04:51PM -0500, Josh Boyer wrote: > Add a cuboot wrapper for the Bamboo board. This also removes some obsoleted > linker declarations that have been moved into ops.h > > Signed-off-by: Josh Boyer <[EMAIL PROTECTED]> [snip] > --- linux-2.6.orig/arch/powerpc/boot/bamboo.c

Re: [PATCH] mpc5200: add cuimage support for mpc5200 boards

2007-09-02 Thread David Gibson
On Fri, Aug 31, 2007 at 11:34:37AM -0600, Grant Likely wrote: > From: Grant Likely <[EMAIL PROTECTED]> > > Signed-off-by: Grant Likely <[EMAIL PROTECTED]> Acked-by: David Gibson <[EMAIL PROTECTED]> With all these FSL boards poking the bus-frequency and so forth in the soc node, we should see if