Re: [patch 3/4] 4xx: Convert Walnut flash mappings to new binding

2007-09-16 Thread David Gibson
On Sat, Sep 15, 2007 at 09:20:10PM +0200, Segher Boessenkool wrote: > >> Maybe we can have U-Boot add the partition information if it's > >> missing in the device tree, and extend the mtdparts command in U-Boot > >> to add / adjust settings so they match what is defined in U-Boot. > > > > Th

Re: [patch 3/4] 4xx: Convert Walnut flash mappings to new binding

2007-09-16 Thread David Gibson
On Sat, Sep 15, 2007 at 05:09:01PM +0200, Wolfgang Denk wrote: > In message <[EMAIL PROTECTED]> Josh Boyer wrote: > > On Sat, 2007-09-15 at 05:23 +0200, Stefan Roese wrote: > ... > > > There are not only Bamboo board running PIBS, but running U-Boot too. How > > > should we handle this different F

Re: [patch 3/4] 4xx: Convert Walnut flash mappings to new binding

2007-09-15 Thread Segher Boessenkool
>> Maybe we can have U-Boot add the partition information if it's >> missing in the device tree, and extend the mtdparts command in U-Boot >> to add / adjust settings so they match what is defined in U-Boot. > > That would be great for newer U-Boots. For existing older ones, it > doesn't re

Re: [patch 3/4] 4xx: Convert Walnut flash mappings to new binding

2007-09-15 Thread Josh Boyer
On Sat, 2007-09-15 at 17:09 +0200, Wolfgang Denk wrote: > In message <[EMAIL PROTECTED]> Josh Boyer wrote: > > On Sat, 2007-09-15 at 05:23 +0200, Stefan Roese wrote: > ... > > > There are not only Bamboo board running PIBS, but running U-Boot too. How > > > should we handle this different FLASH pa

Re: [patch 3/4] 4xx: Convert Walnut flash mappings to new binding

2007-09-15 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> Josh Boyer wrote: > On Sat, 2007-09-15 at 05:23 +0200, Stefan Roese wrote: ... > > There are not only Bamboo board running PIBS, but running U-Boot too. How > > should we handle this different FLASH partitioning? Same goes for Ebony too > > btw. > > That's a good q

Re: [patch 3/4] 4xx: Convert Walnut flash mappings to new binding

2007-09-15 Thread Josh Boyer
On Sat, 2007-09-15 at 05:23 +0200, Stefan Roese wrote: > On Friday 14 September 2007, Josh Boyer wrote: > > A new binding for flash devices was recently introduced. This updates the > > Walnut DTS to use the new binding. > > > > Signed-off-by: Josh Boyer <[EMAIL PROTECTED]> > > --- > > arch/power

Re: [patch 3/4] 4xx: Convert Walnut flash mappings to new binding

2007-09-15 Thread Josh Boyer
On Sat, 2007-09-15 at 12:22 +1000, David Gibson wrote: > On Fri, Sep 14, 2007 at 01:54:13PM -0500, Josh Boyer wrote: > > A new binding for flash devices was recently introduced. This updates the > > Walnut DTS to use the new binding. > > > > Signed-off-by: Josh Boyer <[EMAIL PROTECTED]> > Acked-b

Re: [patch 3/4] 4xx: Convert Walnut flash mappings to new binding

2007-09-14 Thread Stefan Roese
On Friday 14 September 2007, Josh Boyer wrote: > A new binding for flash devices was recently introduced. This updates the > Walnut DTS to use the new binding. > > Signed-off-by: Josh Boyer <[EMAIL PROTECTED]> > --- > arch/powerpc/boot/dts/walnut.dts | 17 - > 1 file changed, 12

Re: [patch 3/4] 4xx: Convert Walnut flash mappings to new binding

2007-09-14 Thread David Gibson
On Fri, Sep 14, 2007 at 01:54:13PM -0500, Josh Boyer wrote: > A new binding for flash devices was recently introduced. This updates the > Walnut DTS to use the new binding. > > Signed-off-by: Josh Boyer <[EMAIL PROTECTED]> Acked-by: David Gibson <[EMAIL PROTECTED]> We should both really figure o

[patch 3/4] 4xx: Convert Walnut flash mappings to new binding

2007-09-14 Thread Josh Boyer
A new binding for flash devices was recently introduced. This updates the Walnut DTS to use the new binding. Signed-off-by: Josh Boyer <[EMAIL PROTECTED]> --- arch/powerpc/boot/dts/walnut.dts | 17 - 1 file changed, 12 insertions(+), 5 deletions(-) --- linux-2.6.orig/arch/powe